aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
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 @@
12008-12-11 Juanma Barranquero <lekktu@gmail.com> 12008-12-11 Juanma Barranquero <lekktu@gmail.com>
2 2
3 * w32proc.c (Fw32_get_locale_info): Decode long form of locale name.
4
52008-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>.