summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-03-28 19:34:47 +0000
committerRoland McGrath <roland@gnu.org>1996-03-28 19:34:47 +0000
commita141dd342d3fc7590a5cc55cdeab6d702ed31790 (patch)
treeaff194f393565259234e8c691ead70cba8f69e52 /ChangeLog
parent8c1442d02fa18a1f008fab7f96ebec9abaec589b (diff)
* locale/locale.h (LC_*): Values reordered to match Linux libc.
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.