about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73be9b7416..1d7f4846eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 Thu Mar 28 14:22:51 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
 
+	* locale/locale.h (LC_*): Values reordered to match Linux libc.
+
 	* sysdeps/mach/hurd/kill.c: If proc_pid2task gives us MACH_PORT_NULL
 	the process is a zombie; send no messages and return success.