summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-03-01 09:48:13 +1100
committerDamien Miller <djm@mindrot.org>2001-03-01 09:48:13 +1100
commitb5b62185371a8a2b1108dc87305f9c168fcaec39 (patch)
tree9f9298402d93907d7d6bb8747f5d5d171440ac7b /ChangeLog
parent882c2eed97630695c5e1acd2fd237cb5fa01fe26 (diff)
- (djm) Cygwin needs pw->pw_gecos copied too. Patch from Corinna Vinschen
<vinschen@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fad786106..1499f588f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
3 - (djm) Force standard PAM conversation function in a few more places. 3 - (djm) Force standard PAM conversation function in a few more places.
4 Patch from Redhat 2.5.1p1-2 RPM, probably Nalin Dahyabhai 4 Patch from Redhat 2.5.1p1-2 RPM, probably Nalin Dahyabhai
5 <nalin@redhat.com> 5 <nalin@redhat.com>
6 - (djm) Cygwin needs pw->pw_gecos copied too. Patch from Corinna Vinschen
7 <vinschen@redhat.com>
6 8
720010228 920010228
8 - (djm) Detect endianness in configure and use it in rijndael.c. Fixes 10 - (djm) Detect endianness in configure and use it in rijndael.c. Fixes
@@ -4172,4 +4174,4 @@
4172 - Wrote replacements for strlcpy and mkdtemp 4174 - Wrote replacements for strlcpy and mkdtemp
4173 - Released 1.0pre1 4175 - Released 1.0pre1
4174 4176
4175$Id: ChangeLog,v 1.843 2001/02/28 22:18:57 djm Exp $ 4177$Id: ChangeLog,v 1.844 2001/02/28 22:48:13 djm Exp $