summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2000-10-18 13:11:44 +0000
committerKevin Steves <stevesk@pobox.com>2000-10-18 13:11:44 +0000
commit8848b249ff1f6059271480c4abcedc9a3762f9c6 (patch)
tree4f9aa337e0103370532d5511cc1f7ca1bddfe40b /ChangeLog
parentb5628647ad1e48d026064e5acc0d8dc0b8021cfa (diff)
- (stevesk) Add initial support for setproctitle(). Current
support is for the HP-UX pstat(PSTAT_SETCMD, ...) method.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d3a04a93..8cd8109b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120001018
2 - (stevesk) Add initial support for setproctitle(). Current
3 support is for the HP-UX pstat(PSTAT_SETCMD, ...) method.
4
120001017 520001017
2 - (djm) Add -lregex to cywin libs from Corinna Vinschen 6 - (djm) Add -lregex to cywin libs from Corinna Vinschen
3 <vinschen@cygnus.com> 7 <vinschen@cygnus.com>