]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Fix compilation under Borland.
[wget] / ChangeLog
index 89f122b6fb1e122eea663c58b3f3c9da0cc8dce6..5a8f7508defeba97a2d432537740fbb8655eca0a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * windows/config.h.bor: DEBUG is now ENABLE_DEBUG.  Borland has
+       snprintf, but not u_int32_t.
+
+       * windows/Makefile.src.bor (OBJS): Use convert.c.
+
+       From Chin-yuan Kuo.
+
 2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * windows/config.h.mingw: Ditto.