diff options
author | 2011-12-27 20:33:12 +0000 | |
---|---|---|
committer | 2011-12-27 20:33:12 +0000 | |
commit | 503451d1713219805b3bfbc46704f6b73c1eae4a (patch) | |
tree | 19903645c087514a13f8718e3b5fd5535f13146f /x11-wm/dwm/ChangeLog | |
parent | Version bump (bug 396229) (diff) | |
download | historical-503451d1713219805b3bfbc46704f6b73c1eae4a.tar.gz historical-503451d1713219805b3bfbc46704f6b73c1eae4a.tar.bz2 historical-503451d1713219805b3bfbc46704f6b73c1eae4a.zip |
Clean up savedconfig logic/output.
Package-Manager: portage-2.2.0_alpha83/cvs/Linux x86_64
Diffstat (limited to 'x11-wm/dwm/ChangeLog')
-rw-r--r-- | x11-wm/dwm/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-wm/dwm/ChangeLog b/x11-wm/dwm/ChangeLog index 1c1eb7e35a0e..4f77c080f1d8 100644 --- a/x11-wm/dwm/ChangeLog +++ b/x11-wm/dwm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/dwm # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/ChangeLog,v 1.76 2011/12/23 01:44:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/ChangeLog,v 1.77 2011/12/27 20:33:12 jer Exp $ + + 27 Dec 2011; Jeroen Roovers <jer@gentoo.org> dwm-6.0.ebuild: + Clean up savedconfig logic/output. *dwm-6.0 (23 Dec 2011) |