This is an automated email from the git hooks/post-receive script. coringao-guest pushed a commit to branch master in repository osmose-emulator.
commit dfaf8d6d90d6eac37deb91e2e7a99b2252d4a36b Author: Carlos Donizete Froes <[email protected]> Date: Thu Oct 19 10:52:37 2017 -0200 Updated changelog --- CHANGELOG | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index ed8dd6b..05e58d2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,9 +1,19 @@ -1.0 - * Created own icon in the main window - * Replaced the QT version - 4.x to 5.x - * Added in the main window menu - About - * Revised common misspelled words in source code - * Removed embedded copy of the source code 'unzip' +version: 1.1 + * Changed own icon in the main window + * Changed image format: xpm to png + * Added SVG image + * Fixed spelling in some files + * Copied the files from the directory (cpu) to the directory (src) + * Updated file: OsmoseEmulator.pro + * Some bug fixes -0.9.96 - * Initial version +version: 1.0 + * Created own icon in the main window + * Replaced the QT version - 4.x to 5.x + * Added in the main window menu - About + * Revised common misspelled words in source code + * Removed embedded copy of the source code 'unzip' + +version: 0.9.96 + * Initial version + * Acquired originally from the site and holder by copyright Bruno Vedder -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/osmose-emulator.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

