From a1fc5507b82d06af438fae363d1dc219c11de09f Mon Sep 17 00:00:00 2001 From: Julien Enselme Date: Wed, 5 Jul 2017 19:39:23 +0200 Subject: [PATCH] Complete ChangeLog --- ChangeLog | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 036eda3..ae1d1ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,28 @@ +2017-07-05 Julien Enselme - v2.0.3 + +- Remove NEWS file +- Update ChangeLog + +2017-07-05 Julien Enselme - v2.0.2 + +- Improve Makefile + +2017-07-02 Julien Enselme - v2.0.1 + +- Add .appdata file + +2017-06-21 Julien Enselme - v2.0.0 + +- Works on Python 3 and GTK3 instead of Python 2 and GTK2 +- Add a copy to cilpboard button + 03-17-2008 Chris Ladd * Makefile: Changed build process to remove the extension on gnome-password-generator.py * gnome-password-generator.py: - Rewrote the menu code to use the new UIManager API in gtk [Bug 1885591]. Added file extension. + Rewrote the menu code to use the new UIManager API in gtk [Bug 1885591]. Added file extension. 08-12-2007 Chris Ladd @@ -30,23 +48,23 @@ * Makefile: Added a make all command to the build system. This step - correctly specifies the pixmap directory. + correctly specifies the pixmap directory. 04-05-2004 Chris Ladd * Makefile: Changed the install system to use make install. - + * install.sh: Removed it. - + * gnome-password-generator: Added a PIXMAPDIR variable to get overwritten with the correct directory location by the Makefile. * gnome-password-generator.desktop: Cleanups to the Comment field. - + 03-15-2004 Chris Ladd * gnome-password-generator: