summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/logger/ChangeLog')
-rw-r--r--virtual/logger/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/virtual/logger/ChangeLog b/virtual/logger/ChangeLog
index 19ba7053203e..039ae1d2c5ec 100644
--- a/virtual/logger/ChangeLog
+++ b/virtual/logger/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/logger
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/logger/ChangeLog,v 1.6 2013/02/15 01:55:57 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/logger/ChangeLog,v 1.7 2013/07/26 03:53:16 williamh Exp $
+
+ 26 Jul 2013; William Hubbs <williamh@gentoo.org> logger-0.ebuild:
+ add sys-apps/systemd for bug #398631 and migrate to eapi 3 due to eapi 2
+ deprecation.
15 Feb 2013; Anthony G. Basile <blueness@gentoo.org> logger-0.ebuild:
Optionally depend on sys-apps/busybox when USE=syslog, bug #444718