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 9b64659c55f..a4627cb847c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-04-08 Andreas Schwab <schwab@linux-m68k.org> | ||
| 2 | |||
| 3 | * lisp.h (struct Lisp_Symbol): Add explicit padding to ensure | ||
| 4 | proper alignment. | ||
| 5 | |||
| 1 | 2012-04-07 Juanma Barranquero <lekktu@gmail.com> | 6 | 2012-04-07 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 7 | ||
| 3 | * xml.c (init_libxml2_functions) [WINDOWSNT]: | 8 | * xml.c (init_libxml2_functions) [WINDOWSNT]: |