diff --git a/gnote.changes b/gnote.changes index d10b155..bfc1a43 100644 --- a/gnote.changes +++ b/gnote.changes @@ -5,19 +5,19 @@ Mon Jul 16 16:36:25 UTC 2012 - zaitor@opensuse.org + New Features: - Gtkmm 3.4 is required - Derived Search window from Gtk::ApplicationWindow - - Replace shave with automake's silent rules (#673710) - - Added 256x256 app icon (#674267) + - Replace shave with automake's silent rules (bgo#673710) + - Added 256x256 app icon (bgo#674267) - Added log to file capability in debug mode - Added gnome-keyring dependency - Added WebDAV synchronization - Droped support for panel applet - Migrated to Gtk::Application + Fixes: - - Fix quit application for glib >= 2.32 (#670104) - - Removed use of deprecated GtkStyle (#667395) - - Fixed missing include for Glibmm 2.32 (#671787) - - Fixed multiple compiler warnings - - Fix bullet indentation when printing (#674904) + - Fix quit application for glib >= 2.32 (bgo#670104) + - Removed use of deprecated GtkStyle (bgo#667395) + - Fixed missing include for Glibmm 2.32 (bgo#671787) + - Fixed multiple compiler warningsbgo + - Fix bullet indentation when printing (bgo#674904) + Updated translations. - Drop gnote-buildfix.patch, fixed upstream. - Drop BuildRequires: pkgconfig(libpanelapplet-4.0), not needed