- (djm) Bug #467: Add a --disable-strip option to turn off stripping of
   installed binaries. From mdev@idg.nl
diff --git a/ChangeLog b/ChangeLog
index 13ca10b..971caa6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
 20030103
  - (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation type
    detection to configure.ac. Prompted by stevesk@
+ - (djm) Bug #467: Add a --disable-strip option to turn off stripping of 
+   installed binaries. From mdev@idg.nl
 
 20030110
  - (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. More 
@@ -998,4 +1000,4 @@
      save auth method before monitor_reset_key_state(); bugzilla bug #284;
      ok provos@
 
-$Id: ChangeLog,v 1.2565 2003/01/12 23:04:58 djm Exp $
+$Id: ChangeLog,v 1.2566 2003/01/13 05:55:22 djm Exp $