summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-10-09 02:05:43 +0000
committerRoland McGrath <roland@gnu.org>1999-10-09 02:05:43 +0000
commit881a33c22d2a42d1372f4097b61791d56b3c9558 (patch)
treed290fa432a22ae7d93c423a1e500544819341cc4 /ChangeLog
parent9711ee5c1f6949affbb66994d2c5443ad9394e70 (diff)
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 12 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 23a3a9e..d1305ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,19 @@
+1999-10-08 Roland McGrath <roland@baalperazim.frob.com>
+
+ * server.c (WriteIncludes): Write:
+ #ifndef _GNU_SOURCE
+ #define _GNU_SOURCE 1
+ #endif
+ into the output before all else. This is required for building
+ stubs with GNU libc's built-in Mach/MiG support code.
+ * user.c (WriteIncludes): Likewise.
+
1999-06-22 Thomas Bushnell, BSG <tb@mit.edu>
- * configure.in: Bump version to 1.1. First official net release.
+ * configure.in: Bump version to 1.1. First official net release.
* configure, Makefile.in, aclocal.m4: Regenerated.
-
+
1999-05-23 Roland McGrath <roland@baalperazim.frob.com>
* configure.in: Bump version to 1.0.2.