aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-02-18 15:00:23 +0000
committerUlrich Müller <ulm@gentoo.org>2012-02-18 15:00:23 +0000
commit929cd58a3efadecd5acbfb8a9117acb584500c3a (patch)
tree080d7e18b40301b7bb7bdcfbf6376efef4e0043a /ChangeLog
parentShow versions of eselect and of module in default.eselect. (diff)
downloadeselect-929cd58a3efadecd5acbfb8a9117acb584500c3a.tar.gz
eselect-929cd58a3efadecd5acbfb8a9117acb584500c3a.tar.bz2
eselect-929cd58a3efadecd5acbfb8a9117acb584500c3a.zip
Move DESCRIPTION and MAINTAINER assignment behind inherit command
and update description of modules.eselect. svn path=/trunk/; revision=875
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb13064..914da72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2012-02-18 Ulrich Müller <ulm@gentoo.org>
+ * modules/modules.eselect (DESCRIPTION, MAINTAINER): Move behind
+ inherit command and update description.
+
* libs/default.eselect.in (do_version): Show version of eselect;
show version of the module if it is available.
(VERSION): Set default version to empty string.