diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4d8bb0a5638..c6621cec567 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-06-27 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * makefile.w32-in: Redesign dependencies so they reflect more | ||
| 4 | clearly which files are directly included by each source file, | ||
| 5 | and not through other includes. | ||
| 6 | |||
| 1 | 2011-06-27 Martin Rudalics <rudalics@gmx.at> | 7 | 2011-06-27 Martin Rudalics <rudalics@gmx.at> |
| 2 | 8 | ||
| 3 | * buffer.c (Qclone_number): Declare static and DEFSYM it. | 9 | * buffer.c (Qclone_number): Declare static and DEFSYM it. |