diff options
author | david_david <david.david@mageialinux-online.org> | 2013-12-03 10:26:54 +0100 |
---|---|---|
committer | david_david <david.david@mageialinux-online.org> | 2013-12-03 10:26:54 +0100 |
commit | fcfab746123ae8580927e3bc97be48b94b135989 (patch) | |
tree | ae12bc7bc8058201b5f430118cbb57660f6b64b8 | |
parent | f1f66d83dfe3d3ae1e529f2cee2527e8dafb78c1 (diff) | |
download | isodumper-fcfab746123ae8580927e3bc97be48b94b135989.tar isodumper-fcfab746123ae8580927e3bc97be48b94b135989.tar.gz isodumper-fcfab746123ae8580927e3bc97be48b94b135989.tar.bz2 isodumper-fcfab746123ae8580927e3bc97be48b94b135989.tar.xz isodumper-fcfab746123ae8580927e3bc97be48b94b135989.zip |
Update Changelog for future 0.13 release
- Added a Makefile, clean a bit spec file.
- usermode-consoleonly is not a BR, but it is a Requires package.
- Added a pixmaps icons.
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ IsoDumper 0.13 ------------ - added and update Polish translations. - updated Dutch and Italian translations. + - added a Makefile file for build package. + - added a pixmaps icons. + - usermode-consoleonly is not a BuildRequires, but it is a Requires package. IsoDumper 0.12 ------------ |