diff options
Diffstat (limited to 'cervisia/ChangeLog')
-rw-r--r-- | cervisia/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cervisia/ChangeLog b/cervisia/ChangeLog index e1af7530..374301f1 100644 --- a/cervisia/ChangeLog +++ b/cervisia/ChangeLog @@ -844,7 +844,7 @@ cd cervisia cvs add -kb *.png cvs add Makefile.am README TODO .cvsignore ChangeLog LICENSE.QPL \ - cervisia.lsm *.cpp *.h *.rc + *.cpp *.h *.rc ======================================== @@ -853,7 +853,7 @@ * Added support for KDE/Qt 3. At the moment I've just made the minimum set of changes required to make it compile. Qt 2.x is still supported of course. - * Moved README, TODO, ChangeLog, cervisia.lsm and LICENSE.QPL to + * Moved README, TODO, ChangeLog and LICENSE.QPL to the main source directory. * Moved version string from configure.in.in to version.h * Updated version string |