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 704c0ce78d5..4519ea2dabf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-07-05 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * makefile.w32-in ($(BLD)/dired.$(O), $(BLD)/fileio.$(O)): Fix typo. | ||
| 4 | ($(BLD)/terminal.$(O), $(BLD)/syntax.$(O)): Update dependencies. | ||
| 5 | |||
| 1 | 2012-07-05 Dmitry Antipov <dmantipov@yandex.ru> | 6 | 2012-07-05 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 7 | ||
| 3 | Cleanup xmalloc. | 8 | Cleanup xmalloc. |