]> sjero.net Git - wget/blob - windows/ChangeLog
[svn] Remove obsolete symbols from .h files.
[wget] / windows / ChangeLog
1 2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
2
3         * config.h.bor: Ditto.
4
5         * config.h.ms: Remove obsolete symbols.
6
7 2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
8
9         * Makefile.watcom: Removed.
10
11 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
12
13         * Makefile.src*: Add the config.h dependency.
14
15 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
16
17         * Makefile.src, Makefile.src.bor, Makefile.src.mingw: Make OBJS
18         depend on all headers.
19
20         * wget.dep: Removed.
21
22 2005-04-05  Mauro Tortonesi <mauro@ferrara.linux.it>
23
24         * Makefile.src.mingw: removed string_t.c from list of source files.
25         
26         * Makefile.watcom: removed string_t.c from list of source files.
27
28         * wget.dep: removed string_t.c from list of source files.
29
30 2005-02-10  Mauro Tortonesi <mauro@ferrara.linux.it>
31
32         * Makefile.src: Renamed string.{c,h} to string_t.{c,h} to fix 
33         a compilation conflict with the string.h header in the standard 
34         C library.
35
36         * Makefile.src.bor: Renamed string.{c,h} to string_t.{c,h} to fix 
37         a compilation conflict with the string.h header in the standard 
38         C library.
39
40         * Makefile.src.mingw: Renamed string.{c,h} to string_t.{c,h} to fix
41         a compilation conflict with the string.h header in the standard 
42         C library.
43
44         * Makefile.src.watcom: Renamed string.{c,h} to string_t.{c,h} to fix
45         a compilation conflict with the string.h header in the standard 
46         C library.
47
48         * wget.dep: Renamed string.{c,h} to string_t.{c,h} to fix a
49         compilation conflict with the string.h header in the standard C
50         library.
51
52         
53 2004-12-31  Mauro Tortonesi <mauro@ferrara.linux.it>
54
55         * Makefile.src: Added string.c to the list of modules to compile.
56
57         * Makefile.src.bor: Added string.c to the list of modules to compile.
58
59         * Makefile.src.mingw: Added string.c to the list of modules to compile.
60
61         * Makefile.src.watcom: Added string.c to the list of modules to compile.
62
63         * wget.dep: Added dependencied for the string.c module.
64
65         * ChangeLog: New file.
66