summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-06-22 15:02:39 +1000
committerDamien Miller <djm@mindrot.org>2010-06-22 15:02:39 +1000
commitd82a260fdff795ddf2f7f49ea22901b7c2aad9c5 (patch)
tree1b46e6bfc86281cb9ad21cf888b8747599236986 /ChangeLog
parentea909791c5cf297aa83d32af1c9df56e77c2e84a (diff)
- (djm) [loginrec.c] crank LINFO_NAMESIZE (username length) to 512
bz#1579; ok dtucker
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6ba2ed31..512fbc7e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120100622
2 - (djm) [loginrec.c] crank LINFO_NAMESIZE (username length) to 512
3 bz#1579; ok dtucker
4
120100618 520100618
2 - (djm) [contrib/ssh-copy-id] Update key file explicitly under ~ 6 - (djm) [contrib/ssh-copy-id] Update key file explicitly under ~
3 rather than assuming that $CWD == $HOME. bz#1500, patch from 7 rather than assuming that $CWD == $HOME. bz#1500, patch from