summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2009-01-28 16:29:49 +1100
committerDamien Miller <djm@mindrot.org>2009-01-28 16:29:49 +1100
commita1c1b6c86d506c10daac0161f7fc56368cc6ef6e (patch)
tree0b8eb2b4afc01c9fb592fb8e2a7594b21448cbf2 /ChangeLog
parent5bc6aae3dbeda2e6b23361238b16fbadbfcd2ce5 (diff)
- djm@cvs.openbsd.org 2009/01/22 09:46:01
[channels.c channels.h session.c] make Channel->path an allocated string, saving a few bytes here and there and fixing bz#1380 in the process; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 50cf16d5f..56121d466 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -53,6 +53,10 @@
53 so move the comment. 53 so move the comment.
54 3) reorder so like options are together 54 3) reorder so like options are together
55 ok djm@ 55 ok djm@
56 - djm@cvs.openbsd.org 2009/01/22 09:46:01
57 [channels.c channels.h session.c]
58 make Channel->path an allocated string, saving a few bytes here and
59 there and fixing bz#1380 in the process; ok markus@
56 60
5720090107 6120090107
58 - (djm) [uidswap.c] bz#1412: Support >16 supplemental groups in OS X. 62 - (djm) [uidswap.c] bz#1412: Support >16 supplemental groups in OS X.
@@ -5062,5 +5066,5 @@
5062 OpenServer 6 and add osr5bigcrypt support so when someone migrates 5066 OpenServer 6 and add osr5bigcrypt support so when someone migrates
5063 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 5067 passwords between UnixWare and OpenServer they will still work. OK dtucker@
5064 5068
5065$Id: ChangeLog,v 1.5172 2009/01/28 05:27:31 djm Exp $ 5069$Id: ChangeLog,v 1.5173 2009/01/28 05:29:49 djm Exp $
5066 5070