]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Added Polish and Russian message translation files.
[wget] / ChangeLog
index ebc62d0e93e6a4b43696dd640518f07035fe73bc..44e1caabaa7660ee24d07b810dfab05972d2d19b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2000-10-19  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * TODO: -E / --html-extension / html_extension has been implemented.
+       Make -I and -X allow an optional hostname before the directory name?
+       When simplifying paths, wget needs to stop at any '?' character.
+
+       * configure.in: Put "it" language in proper alphabetical order and
+       added new languages "pl" and "ru".
+
+       * po/pl.{gmo,po}: Added Grzegorz Kowal <g_kowal@poczta.onet.pl>'s
+       Polish message translation file.
+
+       * po/ru.{gmo,po}: Added Const Kaplinsky <const@ce.cctpu.edu.ru>'s 
+       Russian message translation file.
+
+2000-10-16  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * TODO: Add option to save local filenames without extra %-encoding.
+
 2000-10-09  Dan Harkless  <dan-wget@dilvish.speed.net>
 
        * TODO: --retr-symlinks should cause wget to traverse links to dirs too.