- (stevesk) Add initial support for setproctitle().  Current
    support is for the HP-UX pstat(PSTAT_SETCMD, ...) method.
diff --git a/ChangeLog b/ChangeLog
index 3d3a04a..8cd8109 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+20001018
+ - (stevesk) Add initial support for setproctitle().  Current
+   support is for the HP-UX pstat(PSTAT_SETCMD, ...) method.
+
 20001017
  - (djm) Add -lregex to cywin libs from Corinna Vinschen
    <vinschen@cygnus.com>