diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 99e8ab7cb44..b66d8bbf58b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-03-11 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change) | ||
| 2 | |||
| 3 | * lisp.h: Remove duplicate prototypes. Make the prototype of | ||
| 4 | getloadavg be conditioned on HAVE_GETLOADAVG being undefined. | ||
| 5 | |||
| 1 | 2006-03-11 Eli Zaretskii <eliz@gnu.org> | 6 | 2006-03-11 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * xterm.c (x_draw_hollow_cursor): Subtract 1 from the last | 8 | * xterm.c (x_draw_hollow_cursor): Subtract 1 from the last |