summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fddfb1841..bf847fa48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
120010225 120010225
2 - (djm) Use %{_libexecdir} rather than hardcoded path in RPM specfile 2 - (djm) Use %{_libexecdir} rather than hardcoded path in RPM specfile
3 Patch from Adrian Ho <lexfiend@usa.net> 3 Patch from Adrian Ho <lexfiend@usa.net>
4 - (bal) Replace 'unsigned long long' to 'u_int64_t' since not every
5 platform defines u_int64_t as being that.
4 6
520010224 720010224
6 - (bal) Missed part of the UNIX sockets patch. Patch by Corinna 8 - (bal) Missed part of the UNIX sockets patch. Patch by Corinna
@@ -4124,4 +4126,4 @@
4124 - Wrote replacements for strlcpy and mkdtemp 4126 - Wrote replacements for strlcpy and mkdtemp
4125 - Released 1.0pre1 4127 - Released 1.0pre1
4126 4128
4127$Id: ChangeLog,v 1.820 2001/02/24 22:36:29 djm Exp $ 4129$Id: ChangeLog,v 1.821 2001/02/25 02:02:43 mouring Exp $