diff --git a/doc/ChangeLog b/doc/ChangeLog
index a80c9912..438b6475 100755
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -10,6 +10,7 @@ Version 2.3.4, released March xxth, 2003
- Only ownwer can delete entry if 'restrict edit = 1'
- Fixed error that logbook URL was wrong if messages are submitted via elog
- Added "Icon comment" option
+- Added text search in all attributes
Version 2.3.3, released March 14th, 2003
========================================
diff --git a/doc/wishlist.html b/doc/wishlist.html
index 9c29a09a..c83945ed 100755
--- a/doc/wishlist.html
+++ b/doc/wishlist.html
@@ -41,7 +41,6 @@ starting at the items with the most votes. You can vote for a feature, or sugges
| Use "and" and "or" operands in queries | 1 |
| Password expiration, email forgotten password upon request | 1 |
| Require entered attribute must be date, number, alpha, certain length | 3 |
-| Search substring in all attributes (not only text body) | 1 |
| Execute shell script on server for email (SMS, pager) notification | 1 |
| Make attributes to display selectable in "Find" page | 1 |
| Convert elog text files into XML files with elconv | 1 |
diff --git a/eloglang.german b/eloglang.german
index 61383830..e617c31d 100755
--- a/eloglang.german
+++ b/eloglang.german
@@ -237,4 +237,4 @@ copied successfully from "%s" to "%s" = erfolgreich von "%s" nach "%s" kopiert
# New strings for V2.3.4
Last x = Letzte x
Only user %s can delete this entry = Dieser Eintrag kann nur von %s gelöscht werden
-
+Search text also in attributes = Text auch in Attributen suchen