]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Use octal constants.
[wget] / src / ChangeLog
index 1e543cbb5cecc8fcfd8eca5cce6cd412545600ad..a896f8b8f9ce493351001d616157a1c96679fc9b 100644 (file)
@@ -1,3 +1,10 @@
+2001-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * ftp-ls.c (ftp_parse_unix_ls): Use octal constants for
+       permissions.  A compiler that doesn't accept octal constants is
+       seriously broken and shouldn't be used -- octal constants were
+       present in K&R C!
+
 2001-01-20  Karl Eichwalder  <ke@suse.de>
 
        * Makefile.in: Provide and use DESTDIR according to the Coding