diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4b54abe08dd..8534c3b455f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2011-03-12 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * msdos.c (XMenuAddPane): 3rd argument is `const char *' now. | ||
| 4 | Adapt all references accordingly. | ||
| 5 | |||
| 6 | * msdos.h (XMenuAddPane): 3rd argument is `const char *' now. | ||
| 7 | |||
| 1 | 2011-03-11 Tom Tromey <tromey@redhat.com> | 8 | 2011-03-11 Tom Tromey <tromey@redhat.com> |
| 2 | 9 | ||
| 3 | * buffer.c (syms_of_buffer): Remove obsolete comment. | 10 | * buffer.c (syms_of_buffer): Remove obsolete comment. |