aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b443efa..b54f4a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-02-10 Roland McGrath <roland@frob.com>
+ * user.c (WriteTypeCheck): Use BAD_TYPECHECK macro instead of type-pun.
+ * server.c (WriteTypeCheck): Likewise.
+ * utils.c (WriteBogusDefines): Write a #define for that macro.
+ * utils.c (WriteCheckDecl): Write auto const, not static const.
+ (WriteStaticShortDecl, WriteStaticLongDecl): Likewise.
+
* INSTALL, config.guess, config.sub, missing, mkinstalldirs,
install-sh: Update files from autoconf/automake.