diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d71b9335319..d6b50412f13 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-03-21 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * alloc.c: Remove redundant static declarations. | ||
| 4 | |||
| 1 | 2013-03-20 Dmitry Antipov <dmantipov@yandex.ru> | 5 | 2013-03-20 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 6 | ||
| 3 | * window.h (struct window): Convert left_col, top_line, total_lines | 7 | * window.h (struct window): Convert left_col, top_line, total_lines |