]> sjero.net Git - wget/blobdiff - windows/ChangeLog-branches/1.10_branch.ChangeLog
[svn] Removed the ChangeLog-branches directories.
[wget] / windows / ChangeLog-branches / 1.10_branch.ChangeLog
diff --git a/windows/ChangeLog-branches/1.10_branch.ChangeLog b/windows/ChangeLog-branches/1.10_branch.ChangeLog
deleted file mode 100644 (file)
index b71086f..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-2005-04-05  Mauro Tortonesi <mauro@ferrara.linux.it>
-
-       * Makefile.src.mingw: removed string_t.c from list of source files.
-       
-       * Makefile.watcom: removed string_t.c from list of source files.
-
-       * wget.dep: removed string_t.c from list of source files.
-
-2005-02-10  Mauro Tortonesi <mauro@ferrara.linux.it>
-
-       * Makefile.src: Renamed string.{c,h} to string_t.{c,h} to fix 
-       a compilation conflict with the string.h header in the standard 
-       C library.
-
-       * Makefile.src.bor: Renamed string.{c,h} to string_t.{c,h} to fix 
-       a compilation conflict with the string.h header in the standard 
-       C library.
-
-       * Makefile.src.mingw: Renamed string.{c,h} to string_t.{c,h} to fix
-       a compilation conflict with the string.h header in the standard 
-       C library.
-
-       * Makefile.src.watcom: Renamed string.{c,h} to string_t.{c,h} to fix
-       a compilation conflict with the string.h header in the standard 
-       C library.
-
-       * wget.dep: Renamed string.{c,h} to string_t.{c,h} to fix a
-       compilation conflict with the string.h header in the standard C
-       library.
-
-       
-2004-12-31  Mauro Tortonesi <mauro@ferrara.linux.it>
-
-       * Makefile.src: Added string.c to the list of modules to compile.
-
-       * Makefile.src.bor: Added string.c to the list of modules to compile.
-
-       * Makefile.src.mingw: Added string.c to the list of modules to compile.
-
-       * Makefile.src.watcom: Added string.c to the list of modules to compile.
-
-       * wget.dep: Added dependencied for the string.c module.
-
-       * ChangeLog: New file.
-