diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-12-31 13:08:12 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-12-31 13:08:12 +0000 |
commit | 10ada35bbccb3811d0cfcfc1cb748d8b1cbd1889 (patch) | |
tree | 3e9210a1946c3e9e921bc153f4588b8b336b4c0a /eclass/ChangeLog | |
parent | Use virtual/pyparsing. (diff) | |
download | historical-10ada35bbccb3811d0cfcfc1cb748d8b1cbd1889.tar.gz historical-10ada35bbccb3811d0cfcfc1cb748d8b1cbd1889.tar.bz2 historical-10ada35bbccb3811d0cfcfc1cb748d8b1cbd1889.zip |
Add function to update systemd journal catalog database.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r-- | eclass/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog index 4c9e44db2c39..8ee22daa383c 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.583 2012/12/31 09:27:00 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.584 2012/12/31 13:08:12 mgorny Exp $ + + 31 Dec 2012; Michał Górny <mgorny@gentoo.org> systemd.eclass: + Add function to update systemd journal catalog database. 31 Dec 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: vdr-plugin-2.eclass; better detection of new Makefile handling, fixed some |