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 14d02758271..453c61bbbb2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2008-12-11 Juanma Barranquero <lekktu@gmail.com> | 1 | 2008-12-11 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 2 | ||
| 3 | * w32proc.c (Fw32_get_locale_info): Decode long form of locale name. | ||
| 4 | |||
| 5 | 2008-12-11 Juanma Barranquero <lekktu@gmail.com> | ||
| 6 | |||
| 3 | * process.c (Fsystem_process_attributes, syms_of_process): | 7 | * process.c (Fsystem_process_attributes, syms_of_process): |
| 4 | Fix typo in name of Ssystem_process_attributes. | 8 | Fix typo in name of Ssystem_process_attributes. |
| 5 | Reported by Ulrich Mueller <ulm@kph.uni-mainz.de>. | 9 | Reported by Ulrich Mueller <ulm@kph.uni-mainz.de>. |