diff --git a/doc/ChangeLog b/doc/ChangeLog index a1eb2090..b88cf948 100755 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,25 @@ +Version 2.3.2, released March xxst, 2003 +========================================== + +- Exchanged priviledge drop and directory creation (Recai Oktas) +- Added 'X-Mailer: Elog' and 'X-Elog-URL' in mail header +- Only re-read elogd.cfg if changed, using stat() +- 'Copy to' and 'Move to' now processes whole threads +- Ignore 's in config file correctly +- On 'restrict edit' check long_name only if short_name is not present +- Do not overwrite existing pidfile +- Changed path for cookies, special case for Lynx +- Added '-f ' option +- Avoid cleartext password on URL if wrong username was supplied +- Fixed bug that attributes in replies were not found in searches if display in threaded mode +- Fixed problem that entry date changed on upload +- Added 'attachment comment' option to elogd.cfg +- Changed mode display with 'show text = 0' +- Improved display of links in messages +- Fixed problem with emails depending on MOptions attribute +- Fixed problem with creation of nested logbook directories +- Fixed bug with 'theme =' option in [global] section + Version 2.3.1, released Februar 21st, 2003 ========================================== diff --git a/doc/index.html b/doc/index.html index 58e0abf6..df263658 100755 --- a/doc/index.html +++ b/doc/index.html @@ -31,7 +31,7 @@  [Links]  * 

Home of the Electronic Logbook package by Stefan Ritt

-
  Current version is : 2.3.1  
+
  Current version is : 2.3.2  

  What is ELOG ?  
diff --git a/eloglang.german b/eloglang.german index 78d8a827..376d4a61 100755 --- a/eloglang.german +++ b/eloglang.german @@ -112,8 +112,6 @@ No entries found = Keine Eintr A new entry has been submitted on %s = Ein neuer Eintrag wurde von %s abgeschickt Logbook = Logbuch Copy ELog entry = ELog Eintrag Kopieren -Message moved successfully from "%s" to "%s" = Eintrag erfolgreich von "%s" nach "%s" verschoben -Message copied successfully from "%s" to "%s" = Eintrag erfolgreich von "%s" nach "%s" kopiert Are you sure to delete this message? = Diesen Eintrag wirklich löschen? Yes = Ja No = Nein @@ -178,8 +176,6 @@ ELOG registration = ELOG Registrierung Your ELOG account has been activated on host = Ihr ELOG Konto wurde aktiviert auf You can access it at = Der Zugriff erfolgt über Are you sure to delete these messages? = Diese Einträge wirklich löschen? -%d messages moved successfully from "%s" to "%s" = Eintrag erfolgreich von "%s" nach "%s" verschoben -%d messages copied successfully from "%s" to "%s" = Eintrag erfolgreich von "%s" nach "%s" kopiert Select = Auswählen # @@ -229,4 +225,11 @@ Requested = Erfordert Registration request on logbook "%s" = Registrierungsanforderung für Logbuch "%s" A new ELOG user wants to register on "%s" = Ein neuer Benutzer möchte sich auf "%s" registrieren - +# +# New strings for V2.3.2 +One message = Ein Eintrag +%d messages = %d Einträge +and its replies = mit Antworten +and their replies = mit Antworten +moved successfully from "%s" to "%s" = erfolgreich von "%s" nach "%s" verschoben +copied successfully from "%s" to "%s" = erfolgreich von "%s" nach "%s" kopiert