summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2004-07-21 20:48:53 +1000
committerDamien Miller <djm@mindrot.org>2004-07-21 20:48:53 +1000
commit30d1f84911f7c8ed86913e3900d75693d133adee (patch)
tree7d7d4855627091a240d1218b2b800171415257db /ChangeLog
parenta22f2d761b79b37969ac56cfa794af5a0b83f06b (diff)
- djm@cvs.openbsd.org 2004/07/21 10:33:31
[auth1.c auth2.c] bz#899: Don't display invalid usernames in setproctitle
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 554a6ab91..711c4c289 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
4 [auth.c] 4 [auth.c]
5 s/Illegal user/Invalid user/; many requests; ok djm, millert, niklas, 5 s/Illegal user/Invalid user/; many requests; ok djm, millert, niklas,
6 miod, ... 6 miod, ...
7 - djm@cvs.openbsd.org 2004/07/21 10:33:31
8 [auth1.c auth2.c]
9 bz#899: Don't display invalid usernames in setproctitle
7 10
820040720 1120040720
9 - (djm) [log.c] bz #111: Escape more control characters when sending data 12 - (djm) [log.c] bz #111: Escape more control characters when sending data
@@ -1550,4 +1553,4 @@
1550 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1553 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1551 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1554 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1552 1555
1553$Id: ChangeLog,v 1.3484 2004/07/21 10:48:24 djm Exp $ 1556$Id: ChangeLog,v 1.3485 2004/07/21 10:48:53 djm Exp $