diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 54ea2643859..d9a9e36a0a1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,16 @@ +2003-07-21 Richard M. Stallman <rms@gnu.org> + + * s/openbsd.h (LD_SWITCH_SYSTEM_TEMACS): Add undef. + + * fns.c (Flocale_info): Renamed from Flanginfo. Doc fixes. + (syms_of_fns): Corresponding change. + + * alloc.c (syms_of_alloc): Doc fixes. + +2003-07-20 Han Boetes <han@mijncomputer.nl> (tiny change) + + * s/netbsd.h: Use -Wl syntax. + 2003-07-17 Richard M. Stallman <rms@gnu.org> * xterm.c (xim_initialize): Redo 6/24 change. |