diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 5d577b32beb..b91569d4eb6 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-09-19 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * emacsclient.c (main): Use stdout rather than stdin to obtain the | ||
| 4 | terminal (bug#427). | ||
| 5 | |||
| 1 | 2008-08-25 Francesco Potortì <pot@gnu.org> | 6 | 2008-08-25 Francesco Potortì <pot@gnu.org> |
| 2 | 7 | ||
| 3 | * etags.c (main): Do not use static space for the tagfile string. | 8 | * etags.c (main): Do not use static space for the tagfile string. |