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 @@ | |||
| 1 | 2003-07-21 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * s/openbsd.h (LD_SWITCH_SYSTEM_TEMACS): Add undef. | ||
| 4 | |||
| 5 | * fns.c (Flocale_info): Renamed from Flanginfo. Doc fixes. | ||
| 6 | (syms_of_fns): Corresponding change. | ||
| 7 | |||
| 8 | * alloc.c (syms_of_alloc): Doc fixes. | ||
| 9 | |||
| 10 | 2003-07-20 Han Boetes <han@mijncomputer.nl> (tiny change) | ||
| 11 | |||
| 12 | * s/netbsd.h: Use -Wl syntax. | ||
| 13 | |||
| 1 | 2003-07-17 Richard M. Stallman <rms@gnu.org> | 14 | 2003-07-17 Richard M. Stallman <rms@gnu.org> |
| 2 | 15 | ||
| 3 | * xterm.c (xim_initialize): Redo 6/24 change. | 16 | * xterm.c (xim_initialize): Redo 6/24 change. |