comparison lib-src/ChangeLog @ 4962:e813cf16c015

merge
author Ben Wing <ben@xemacs.org>
date Mon, 01 Feb 2010 05:29:05 -0600
parents c50b0b3c7b8d 70089046adef
children cbe181529c34
comparison
equal deleted inserted replaced
4961:b90f8cf474e0 4962:e813cf16c015
7 7
8 * fakemail.c (args_size): 8 * fakemail.c (args_size):
9 * fakemail.c (parse_header): 9 * fakemail.c (parse_header):
10 * ootags.c (C_entries): 10 * ootags.c (C_entries):
11 Fix warnings about possible use of uninitialized vars. 11 Fix warnings about possible use of uninitialized vars.
12
13 2010-01-30 Ben Wing <ben@xemacs.org>
14
15 * make-mswin-unicode.pl:
16 Make it possible to specify an overridden prototype in cases where
17 either Cygwin or Visual Studio has errors in their headers that
18 can be corrected by falling back to a less qualified type (typically
19 without const).
20
21 2010-01-28 Jerry James <james@xemacs.org>
22
23 * Makefile.in.in: Remove make-msgfile and make-po rules.
24 * make-msgfile.c: Removed, obsolete code.
25 * make-po.c: Removed, obsolete code.
12 26
13 2010-01-15 Ben Wing <ben@xemacs.org> 27 2010-01-15 Ben Wing <ben@xemacs.org>
14 28
15 * make-mswin-unicode.pl: 29 * make-mswin-unicode.pl:
16 Process the command `review'. Cause an error to happen if we try to 30 Process the command `review'. Cause an error to happen if we try to