diff --git a/doc/CHANGELOG.TXT b/doc/CHANGELOG.TXT index 740c0746..36d2ab78 100755 --- a/doc/CHANGELOG.TXT +++ b/doc/CHANGELOG.TXT @@ -1,5 +1,5 @@ -Version 2.0.0, released June 7th, 2002 -====================================== +Version 2.0.0, released June 12th, 2002 +======================================= - Reworked database system to use indices instead of file offsets - Messages can now referenced by http://// @@ -11,6 +11,8 @@ Version 2.0.0, released June 7th, 2002 - Added "Download" command - Added "-s" flag to elog for subdirectories (when running elogd under a proxy) +- Added display of message ID +- Sort files in ss_file_find Version 1.3.6, released June 3rd, 2002 ====================================== diff --git a/eloglang.brazilian b/eloglang.brazilian index e4875072..fc922e0e 100755 --- a/eloglang.brazilian +++ b/eloglang.brazilian @@ -145,4 +145,4 @@ Logbook is empty = O logbook est This message has been deleted = Esta mensagem foi apagada Download = and all its replies = - +Message ID = diff --git a/eloglang.dutch b/eloglang.dutch index db76b315..71bcb1a8 100755 --- a/eloglang.dutch +++ b/eloglang.dutch @@ -146,3 +146,4 @@ Logbook is empty = logboek is leeg This message has been deleted = Het bericht is gewist Download = and all its replies = +Message ID = \ No newline at end of file diff --git a/eloglang.german b/eloglang.german index ebc2ef8d..2c051d82 100755 --- a/eloglang.german +++ b/eloglang.german @@ -146,3 +146,4 @@ Logbook is empty = Logbuch ist leer This message has been deleted = Dieser Eintrag wurde gelöscht Download = Herunterladen and all its replies = und alle Antworten +Message ID = Nummer Eintrag \ No newline at end of file diff --git a/eloglang.spanish b/eloglang.spanish index 63fa7936..a561e5bc 100755 --- a/eloglang.spanish +++ b/eloglang.spanish @@ -145,3 +145,4 @@ Logbook is empty = El logbook esta vacio This message has been deleted = Este mensaje ha sido borrado Download = Bajar and all its replies = y todas sus respuestas +Message ID = \ No newline at end of file