]> sjero.net Git - wget/blobdiff - src/ChangeLog
Test to confirm that rc commands are properly sorted.
[wget] / src / ChangeLog
index 3f59ecfe20385811cdc6ed8d1abc22d3bf16129a..120db1c3593cb4232545c1e08422048add0b0093 100644 (file)
@@ -1,3 +1,15 @@
+2008-04-22  Pranab Shenoy  <pranab.loosinit.shenoy@gmail.com>
+
+       * init.c: Added test_commands_sorted unit test to check is
+       commands are sorted.  Fixes bug #21245.
+
+       * test.c: Added test_commands_sorted to the test suite.
+
+2008-04-22  Rabin Vincent  <rabin@rab.in>
+
+       * ftp.c (ftp_get_listing): Only remove .listing if it has been
+       created. 
+
 2008-04-22  Alain Guibert  <alguibert+bts@free.fr>
 
        * test.h (mu_run_test): Move declaration before statements, for