summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-01-13 10:04:58 +1100
committerDamien Miller <djm@mindrot.org>2003-01-13 10:04:58 +1100
commitec201964e4afc9d97b4f11251cb42db0bd4fb062 (patch)
treea6fcb656d85a9f4201e023bc4f221b0fe1fb2fb0 /ChangeLog
parent4790772cda87697a33e54d35c7cc2763914e014a (diff)
- (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation type
detection to configure.ac. Prompted by stevesk@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 498a3193c..13ca10ba4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120030103
2 - (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation type
3 detection to configure.ac. Prompted by stevesk@
4
120030110 520030110
2 - (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. More 6 - (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. More
3 systems may be added later. 7 systems may be added later.
@@ -994,4 +998,4 @@
994 save auth method before monitor_reset_key_state(); bugzilla bug #284; 998 save auth method before monitor_reset_key_state(); bugzilla bug #284;
995 ok provos@ 999 ok provos@
996 1000
997$Id: ChangeLog,v 1.2564 2003/01/10 10:46:02 djm Exp $ 1001$Id: ChangeLog,v 1.2565 2003/01/12 23:04:58 djm Exp $