summaryrefslogtreecommitdiffstats
path: root/abs/core/ntp/changelog
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-07 17:47:00 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-07 17:47:00 (GMT)
commitd8b184861c06ae009bb0351ab0d5dba1a36b8e42 (patch)
tree8f708e0bdd8d6ace1244df033794cd379f44f8ad /abs/core/ntp/changelog
parente8a245cc01440494094fa910176eb9ae13446a23 (diff)
downloadlinhes_pkgbuild-d8b184861c06ae009bb0351ab0d5dba1a36b8e42.zip
linhes_pkgbuild-d8b184861c06ae009bb0351ab0d5dba1a36b8e42.tar.gz
linhes_pkgbuild-d8b184861c06ae009bb0351ab0d5dba1a36b8e42.tar.bz2
ntp: ntp 4.2.6
Diffstat (limited to 'abs/core/ntp/changelog')
-rw-r--r--abs/core/ntp/changelog25
1 files changed, 0 insertions, 25 deletions
diff --git a/abs/core/ntp/changelog b/abs/core/ntp/changelog
deleted file mode 100644
index 528a078..0000000
--- a/abs/core/ntp/changelog
+++ /dev/null
@@ -1,25 +0,0 @@
-2011-04-03 andrea <andrea@archlinux.org>
-
- * ntp 4.2.6p3-3
- - Use 'ntpd -p' to get the PID in ntpd
- - Don't run the ntp client in background in ntpdate
-
-2011-03-28 andrea <andrea@archlinux.org>
-
- * ntp 4.2.6p3-2
- - Improved daemon scripts
-
-2010-10-16 kevin <kevin@archlinux.org>
-
- * ntp 4.2.6p3
- - Implemented FS#18469, replace ntpdate with ntpd -q
- - Removed LIBS
- - Removed old IPv6 and nano patch
-
-2010-10-16 kevin <kevin@archlinux.org>
-
- * ntp 4.2.6p2
- - Added changelog
- - Set LIBS to use librt since configure doesn't set it
- - Convert PKGBUILD to build()/package() format
- - removed "|| return 1"