summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-02-24 12:55:55 +1100
committerDamien Miller <djm@mindrot.org>2003-02-24 12:55:55 +1100
commit8d8168a255c17ca343865d1ee4962f2cba46b2d8 (patch)
treecbe3a80fcef437e14d3564dbcefff867556467c3 /ChangeLog
parentb16f874d89402333aabcc7988de59766934bf83d (diff)
- (djm) Rest of Bug #499: Import a basename() function from OpenBSD libc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6650c9970..008a7f4f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -82,6 +82,7 @@
82 - (djm) Bug #501: gai_strerror should return char*; 82 - (djm) Bug #501: gai_strerror should return char*;
83 fix from dtucker@zip.com.au 83 fix from dtucker@zip.com.au
84 - (djm) Most of Bug #499: Cygwin compile fixes for new progressmeter 84 - (djm) Most of Bug #499: Cygwin compile fixes for new progressmeter
85 - (djm) Rest of Bug #499: Import a basename() function from OpenBSD libc
85 86
8620030211 8720030211
87 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com 88 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com
@@ -1182,4 +1183,4 @@
1182 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1183 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1183 ok provos@ 1184 ok provos@
1184 1185
1185$Id: ChangeLog,v 1.2618 2003/02/24 01:47:15 djm Exp $ 1186$Id: ChangeLog,v 1.2619 2003/02/24 01:55:55 djm Exp $