summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/ntp/ChangeLog')
-rw-r--r--net-misc/ntp/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/net-misc/ntp/ChangeLog b/net-misc/ntp/ChangeLog
index 743b7bac5001..1c6b156e488a 100644
--- a/net-misc/ntp/ChangeLog
+++ b/net-misc/ntp/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for net-misc/ntp
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ChangeLog,v 1.17 2003/01/02 03:00:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ChangeLog,v 1.18 2003/01/06 18:12:33 bjb Exp $
*ntp-4.1.1b-r3 (31 Dec 2002)
+ 06 Jan 2003; Bjoern Brauel <bjb@gentoo.org> :
+ Added a (nasty) hack for ntp on alpha. configure makes a false assumption
+ about _adjtime on alpha. Fix forces use of libc implementation.
+
01 Jan 2002; Mike Frysinger <vapier@gentoo.org> :
Added a patch to fix the namespace collision with linux include files.
Check Bugs #13001 #6432 #8807