]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Rename long_to_string to number_to_string, and make it return a useful
[wget] / src / ChangeLog
index 6be54d17844671baa9540a3b0a521404d04686e7..74c44809e20b7bc5d193a5856e0f91184954b2fe 100644 (file)
@@ -1,3 +1,14 @@
+2001-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * utils.c (long_to_string): Return a pointer after where the
+       number ends.
+       (long_to_string): Rename to number_to_string.
+
+2001-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * utils.c (path_simplify): Correctly handle the unlikely case that
+       b starts out as path + 1.
+
 2001-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * utils.c (path_simplify): Rewrite, with better comments, and