summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2012-04-26 09:52:15 +1000
committerDamien Miller <djm@mindrot.org>2012-04-26 09:52:15 +1000
commit025bfd11d987b62ecfe3283acfd21933222d4330 (patch)
tree01624d7f037ae2b1cc3f0e60f22abacdbc7afd59 /ChangeLog
parent7584cb1ac4daafbfb3dec592dd7ef48b81d20eea (diff)
- (djm) [auth-krb5.c] Save errno across calls that might modify it;
ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 908dcd496..7ec760c64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
120120426 120120426
2 - (djm) [auth-passwd.c] Handle crypt() returning NULL; from Paul Wouters 2 - (djm) [auth-passwd.c] Handle crypt() returning NULL; from Paul Wouters
3 via Niels 3 via Niels
4 - (djm) [auth-krb5.c] Save errno across calls that might modify it;
5 ok dtucker@
4 6
520120423 720120423
6 - OpenBSD CVS Sync 8 - OpenBSD CVS Sync