Add ChangeLog.

SVN revision: 33451
This commit is contained in:
Kim Woelders 2008-01-11 18:20:38 +00:00
parent 18393b96b0
commit ff650a125a
4 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,5 @@
.git
.gitignore
Makefile
Makefile.in
aclocal.m4

8
ChangeLog Normal file
View File

@ -0,0 +1,8 @@
--- 0.16.8.0.1 ---
Enable building combined theme package.
--- 0.16.8.0.2 ---
ShinyMetal - Correct pager textclass.
New style AC_INIT, autofoo cleanups.
ShinyMetal - Make border and menu fonts separately configurable.
Add ChangeLog

View File

@ -2,4 +2,4 @@ AUTOMAKE_OPTIONS = foreign
SUBDIRS = $(THEMES)
EXTRA_DIST = e16-themes.spec
EXTRA_DIST = e16-themes.spec ChangeLog

View File

@ -43,7 +43,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-, root, root)
%doc AUTHORS COPYING
%doc AUTHORS COPYING ChangeLog
%{_datadir}/e16/*
%changelog