]> sjero.net Git - wget/blob - windows/ChangeLog
[svn] New file.
[wget] / windows / ChangeLog
1 2005-07-06  Hrvoje Niksic  <hniksic@xemacs.org>
2
3         * config.h: New file.
4
5 2005-06-30  Hrvoje Niksic  <hniksic@xemacs.org>
6
7         * Makefile.src.bor: Correct location of OBJS dependency.
8
9 2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
10
11         * config.h.ms: Ditto.
12
13         * config.h.bor: Explicitly include config-post.h.
14
15 2005-06-29  Gisle Vanem  <giva@bgnett.no>
16
17         * config.h.mingw: MinGW has limits.h, uint32_t, and the
18         sin6_scope_id member of sockaddr_in6.  Include config-post.h.
19
20 2005-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
21
22         * config.h.bor: Ditto.
23
24         * config.h.mingw: Don't explicitly include malloc.h, mswindows.h
25         does that.
26
27 2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
28
29         * config.h.bor: Ditto.
30
31         * config.h.ms: Remove obsolete symbols.
32
33 2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
34
35         * Makefile.watcom: Removed.
36
37 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
38
39         * Makefile.src*: Add the config.h dependency.
40
41 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
42
43         * Makefile.src, Makefile.src.bor, Makefile.src.mingw: Make OBJS
44         depend on all headers.
45
46         * wget.dep: Removed.
47
48 2005-04-05  Mauro Tortonesi <mauro@ferrara.linux.it>
49
50         * Makefile.src.mingw: removed string_t.c from list of source files.
51         
52         * Makefile.watcom: removed string_t.c from list of source files.
53
54         * wget.dep: removed string_t.c from list of source files.
55
56 2005-02-10  Mauro Tortonesi <mauro@ferrara.linux.it>
57
58         * Makefile.src: Renamed string.{c,h} to string_t.{c,h} to fix 
59         a compilation conflict with the string.h header in the standard 
60         C library.
61
62         * Makefile.src.bor: Renamed string.{c,h} to string_t.{c,h} to fix 
63         a compilation conflict with the string.h header in the standard 
64         C library.
65
66         * Makefile.src.mingw: Renamed string.{c,h} to string_t.{c,h} to fix
67         a compilation conflict with the string.h header in the standard 
68         C library.
69
70         * Makefile.src.watcom: Renamed string.{c,h} to string_t.{c,h} to fix
71         a compilation conflict with the string.h header in the standard 
72         C library.
73
74         * wget.dep: Renamed string.{c,h} to string_t.{c,h} to fix a
75         compilation conflict with the string.h header in the standard C
76         library.
77
78         
79 2004-12-31  Mauro Tortonesi <mauro@ferrara.linux.it>
80
81         * Makefile.src: Added string.c to the list of modules to compile.
82
83         * Makefile.src.bor: Added string.c to the list of modules to compile.
84
85         * Makefile.src.mingw: Added string.c to the list of modules to compile.
86
87         * Makefile.src.watcom: Added string.c to the list of modules to compile.
88
89         * wget.dep: Added dependencied for the string.c module.
90
91         * ChangeLog: New file.
92