Version 0.1.11
~~~~~~~~~~~~~~
Released: 2008-04-05

* Translations
 - Updated Finnish translation (Ville-Pekka Vainio)
 - Updated Polish translation (Artur Flinta)
 - Updated Norwegian bokmål translation (Kjartan Maraas)
 - Updated Greek translation (Giannis Katsampirhs, Nikos Charonitakis)

* New features:
 - Rename the tools and client GObjects:
     pk-transaction-viewer   ->   gpk-log
     pk-update-viewer        ->   gpk-update-viewer
     pk-update-icon          ->   gpk-update-icon
     pk-prefs                ->   gpk-prefs
 - Add some yelp documentation (Rahul Sundaram, Matthias Clasen)
 - Check for multiple command line targets. rh#440106 (Richard Hughes)
 - Add a cancel button you can use when removing or adding software (Richard Hughes)
 - Make double clicking on a line in pk-application install the package (Richard Hughes)
 - Save and restore some filter settings in gconf for pk-application (Richard Hughes)
 - Allow the user to manually update the system from the status icon more than once (Richard Hughes)
 - Add a session dbus interface to pk-update-icon so we can detect other instances (Richard Hughes)
 - Handle RestartSchedule by starting another gpk-update-icon (Richard Hughes)
 - Show the help buttons now we have some yelp help (Richard Hughes)
 - Set the icon size for software sources in pk-application. rh#439783 (Richard Hughes)
 - Show the blocked packages on the pk-update-viewer finish page (Richard Hughes)

* Bugfixes:
 - Refresh the search_group entry when changing filters (Richard Hughes)
 - Remove some markup and make the translations sane (Richard Hughes)
 - Only show the libnotify message if the client is not still active. rh#439809 (Richard Hughes)
 - Only connect up task-list-changed when we have created all the other widgets (Richard Hughes)
 - Don't show the last package when we are doing the test transaction. rh#439808 (Richard Hughes)
 - Request the data in pk-update-viewer if we go back to the preview window (Richard Hughes)
 - Fix wording about updating on battery power in pk-prefs (Rahul Sundaram)
 - Be more anal about checking errors from the PkClient methods (Richard Hughes)
 - Truncate the tooltip to avoid filling the screen. rh#439414 (Richard Hughes)
 - Set the correct page for 'Install more updates'. rh#439471 (Richard Hughes)

Version 0.1.10
~~~~~~~~~~~~~~
Released: 2008-03-28

* Translations
 - Updated Polish translation (Artur Flinta)
 - Updated British English translation (Philip Withnall)
 - Updated Spanish translation (Daniel Mustieles)
 - Updated Catalan translation (Gil Forcada)
 - Updated polish translation (Wadim Dziedzic)
 - Updated French translation (Robert-André Mauchin and Stéphane Raimbault)
 - Added Greek translation (Nikos Charonitakis)
 - Added Finnish translation (Ville-Pekka Vainio)

* New features:
 - Make the restart computer buttons actually work (Richard Hughes, Matthias Clasen)
 - Make the package lists sorted in a all applications (Richard Hughes)
 - Show a status icon when we need to reboot (Richard Hughes)
 - Convert applications to use PolKitGnomeAction for privileged operations (Matthias Clasen)
 - Rework the update viewer UI to be a bit friendlier (Matthias Clasen)
 - Add the time we last updated and since last refresh in pk-update-viewer (Richard Hughes)
 - Add a boat load of unit tests and fix up all the issues (Richard Hughes)
 - Add a message if no results were found in pk-application (Richard Hughes)
 - Add the filters in a menubar for pk-application (Richard Hughes)
 - Move 'Refresh' button and add a 'View History' button (Matthias Clasen)
 - Do the GetUpdates in pk-update-viewer when the update list changes (Richard Hughes)
 - Rewrite pk-install-file to be a more streamlined UI (Matthias Clasen)
 - Make the refresh cache button actually work in pk-application (Richard Hughes)
 - Show the status in a statusbar in pk-repo (Richard Hughes)
 - Redo the search in pk-application if we change a filter setting (Richard Hughes)
 - Use two lines to show the package summary in the progress dialog (Matthias Clasen)
 - Add another mimetype, as apache is sending us a different mimetype for skype (Richard Hughes)

* Bugfixes:
 - Show the same number of updates in the tooltip as the viewer (Richard Hughes)
 - Make the checkboxes work in pk-update-viewer (Richard Hughes)
 - Show the skipped packages in the PkNotify UI when we have finished (Richard Hughes)
 - Fix packing so long author list in pk-backend-status (Scott Reeves)
 - Don't stretch the pk-update-viewer information pane (Debarshi Ray)
 - Apply some fixes suggested by sparse (Richard Hughes)
 - Hide helpless help buttons in applications (Matthias Clasen)
 - Don't use a non-standard Tango-only icons (Matthias Clasen)
 - Add progress indication to actions in pk-update-vewer (Matthias Clasen)
 - Make 'only update security packages' actually do what it should (Richard Hughes)
 - Give a meaningful errors when we are missing privileges to install local packages (Matthias Clasen)
 - Rework the pk-update-viewer sequence for installing selected updates (Matthias Clasen)
 - Make 'don't warn again' buttons in bubbles effective (Matthias Clasen)
 - Allow the pk-application description to be resized to fix rh#439329 (Richard Hughes)
 - Don't show Software Transaction Viewer in the menu (Richard Hughes)
 - Refresh the repo list in pk-repo when we have RepolistChanged (Richard Hughes)
 - Make the package label ellipsize to avoid continuous window resizing (Matthias Clasen)
 - Make the cancel button insensitive if it's not going to work in pk-application (Richard Hughes)

Version 0.1.9
~~~~~~~~~~~~~
Released: 2008-03-04

* New features:
 - Add a new icons for a bugfix to make it more obvious (Richard Hughes)
 - Remove the GtkTextView and replace with a GtkTreeView in p-u-v (Richard Hughes)
 - Add checkboxes to the update viewer, but can't be changed yet (Richard Hughes)
 - Display the history viewer as the transaction is progressing (Richard Hughes)

* Bugfixes:
 - NotShowIn=KDE rather than OnlyShowIn=GNOME so the tools show in XFCE (Richard Hughes)
 - Cancel useless transactions when the client tool is exited (Richard Hughes)
 - Use format_secondary_markup properly to avoid a segfault (Richard Hughes)
 - Cancel old requests in the group pane when moving down the list (Richard Hughes)

Version 0.1.8
~~~~~~~~~~~~~
Released: 2008-02-21

* Translations
 - Updated Occitan translation (Yannig Marchegay)
 - Updated Arabic translation (Djihed Afifi)
 - Added Hebrew translation (Yair Hershkovitz)
 - Add Turkish translation (S.Çağlar Onur)

* Bugfixes:
 - Wrap the error detail text in pk-update-viewer (Richard Hughes)
 - Fix return types and missing finalisers in some GObjects (Richard Hughes)

Version 0.1.7
~~~~~~~~~~~~~
Released: 2008-02-10

* Translations
 - Use translations at runtime, plus mark more strings for translation (Luca Ferretti)
 - Fix a lot of localisation problems (Andre Klapper)
 - Updated Spanish translation (Jorge Gonzalez)
 - Updated Occitan translation (Yannig Marchegay)

* New features:
 - Add a libsexy search type text box (Richard Hughes)
 - Add a build dependency on libsexy (Richard Hughes)
 - Use the data from libpackagekit to display the icon and translated summary
   if this information is available (Richard Hughes)
 - Add a cancelling state, as cancelling might actually take some time (Richard Hughes)
 - Alphabetically sort the repository list in pk-repo (Richard Hughes)
 - Add some update icons with different severity (Richard Hughes)

* Bugfixes:
 - Convert the glade files to glade-3 format (Richard Hughes)
 - Add some more detailed error descriptions and display them in a error page
   not a modal box (Richard Hughes)
 - Reliably hide the cancel button if we can't do the action (Richard Hughes)
 - Choose the best (i.e. most important) themed icon in the status area (Richard Hughes)
 - Add and run a script inspired from Nicu Buculei that saves the svg files as
   plain svg and vacuumed. The size difference is pretty huge (Richard Hughes)
 - Fix build by adding #include's for locale.h (Scott Reeves)
 - GNOME HIG fixes for preferences dialog. Fixes bug #14152 (Luca Ferretti)

Version 0.1.6
~~~~~~~~~~~~~
Released: 2008-01-18

* Translations
 - Added Arabic Translation (Djihed Afifi)
 - Updated Norwegian bokmål translation (Kjartan Maraas)
 - Updated Occitan translation (Yannig Marchegay)

* New features:
 - Add some more info, status and group enums (Richard Hughes)
 - Make the update viewer more interactive (Matthias Clasen, Richard Hughes)
 - Allow clicking on urls/emails in the about dialog (Christopher Aillon)
 - Turn on line wrapping in the details text view and support the new url
   parameters (Matthias Clasen)

* Bugfixes:
 - Handle error in pk-update-viewer (Richard Hughes)
 - Convert the url field into vendor_url, bugzilla_url, cve_url (Richard Hughes)
 - Valgrind reported leaks of GladeXML object (Christopher Aillon)
 - Make pk-transaction-viewer obey icon theme changes (Matthias Clasen)

Version 0.1.5
~~~~~~~~~~~~~
Released: 2007-12-21

* Translations
 - Add Catalan translation (Gil Forcada)
 - Updated Spanish translation (Javier Mazorra)
 - Updated Norwegian bokmål translation (Kjartan Maraas)

* New features:
 - Add the free filter to the UI (Richard Hughes)
 - Add tooltips to pk-update-viewer and pk-application (Robin Norwood)
 - waf: Add some initial waf files (Daniel G. Siegel)

* Bugfixes:
 - Format the Message as it may contain markup (Richard Hughes)
 - Format the Error detail as it may contain markup (Richard Hughes)
 - Change licence -> license (Robin Norwood)
 - Fix the icons in lists to follow the icon theme (Matthias Clasen)
 - Fix off-by-one buglet when determining the number of updates (James Bowes)
 - Swap tooltip text when button text changes (Robin Norwood)
 - Fix crash on dbus error (Scott Reeves)
 - Hide the details fram when we have finished the refresh (Richard Hughes)

~~~~~~~~~~~~~
Version 0.1.4
~~~~~~~~~~~~~
Released: 2007-11-26

* Translations:
 - Updated es translation (Jorge Gonzalez)
 - Add sv translation (Daniel Nylander)
 - Add fr translation (Adrien BUSTANY)

* New features:
 - Add an 'Update this package now' button to pk-update-viewer (Richard Hughes)
 - Display messages from the transaction (Richard Hughes)

* Bugfixes
 - Don't hide the subpercentage widget when we go back to zero percent, it
   makes the window bounce around (Richard Hughes)
 - Only show the error libnotify box if the caller has already exited or the
   method was called without an active window (Richard Hughes)
 - Hide the homepage button until we get valid Description data (Richard Hughes)
 - Make the tabs 'Depends on' and 'Required by' (Richard Hughes)
 - Don't error out if we can't match an enum, just put a message on the
   console (Richard Hughes)
 - Query the daemon to get the correct update interval (Richard Hughes)

~~~~~~~~~~~~~
Version 0.1.3
~~~~~~~~~~~~~
Released: 2007-11-10

* Translations:
 - Add Hungarian translation (Gabor Kelemen)
 - Add Galician translation (Iván Méndez)

* New features:
 - Add requires and depends tabs and get rid of the toolbar (Richard Hughes)
 - Display the update detail in the pk-update-viewer application (Richard Hughes)
 - Add GNOME, KDE and XFCE icons and use them in the group selector (Richard Hughes)
 - Add lots of tango themed icons for enumerated status (Richard Hughes)
 - Confirm removing requires is okay when removing packages (Richard Hughes)

* Bugfixes:
 - Don't flash the statusbar when we refresh for no reason (Richard Hughes)
 - Hide the rollback button if we can't do the action (Richard Hughes)
 - Spin the percentagebar and subpercentagebar on seporate timers, else one
   just sits at 50% (Richard Hughes)

~~~~~~~~~~~~~
Version 0.1.2
~~~~~~~~~~~~~
Released: 2007-11-01

* Translations:
 - Add nl translation (Reinout van Schouwen)
 - Add ja translation (aaron andersen)
 - Add en translation (Jorge Gonzalez)
 - Update de_DE translation (Thilo Pfennig)
 - Update nb translation (Espen Stefansen)

* New features:
 - Use a promiscuous client to get the finished and error-code from PkClient
   rather than PkTaskList (Richard Hughes)
 - Only show the refresh cache icon in the pk-update-icon menu when we are not
   already updating (Richard Hughes)
 - Display a help notice in pk-update-viewer informing the user if an update
   is already in progress (Richard Hughes)
 - Set the time in the progressbar when we have a good estimate (Richard Hughes)

* Bugfixes
 - Set focus on entry text at startup in pk-application (Grzegorz Dabrowski)
 - Add a ton of unit test code in PkCommonGui to fix several potential crasher
   bugs (Richard Hughes)
 - Only do the Descriptions and GetFiles when we click the tab, not both
   unconditionally. Should increase speed, and stop them getting out of sync in
   the UI (Richard Hughes)
 - Just use the package name, not the description in PkProgress (Richard Hughes)
 - Fix the progressbar to be in the statusbar, and add the remaining time
   statusbar code when we have an ETA available (Richard Hughes)
 - Hide the search button if we have an invalid search (Richard Hughes)
 - Cancel any previous GetDescription calls to quicken up browsing of packages
   in pk-application and to avoid a queue building up (Richard Hughes)

~~~~~~~~~~~~~
Version 0.1.1
~~~~~~~~~~~~~
Released: 2007-10-23

* Translations:
 - Updated Norwegian bokmål translation (Kjartan Maraas)
 - Add Polish translation (Piotr Drąg)

* New features:
 - Show an icon when we are waiting, to give feedback when yum is waiting for a
   command line tool to release the lock (Richard Hughes)
 - Connect up the Requires button in the toolbar (Grzegorz Dabrowski)
 - Add a desktop icon for pk-repo (Richard Hughes)

* Bugfixes
 - Use the new API in PackageKit to get the cached data (Richard Hughes)
 - Use a local copy of libgbus to stop the startup race of gnome-power-manager,
   gnome-screensaver and pk-update-icon from preventing the update icon to show
   on first login (Richard Hughes)
 - Spin the progress bar at the same speed between applications (Richard Hughes)

~~~~~~~~~~~~~
Version 0.1.0
~~~~~~~~~~~~~
Released: 2007-10-16

* The first public release of gnome-packagekit!
* Current applications and tools:
 - pk-application: A more advanced package browser where you can install,
   remove and get details about installed and available packages.
 - pk-update-icon: A session process that checks for updates using PackageKit
   and optionally applies them automatically.
 - pk-install-file: A helper to allow rpms and debs to be double clicked and
   installed with dependencies automatically.
 - pk-install-package: A helper to allow packages to be installed with a
   progress UI, for instance openoffice-clipart.
 - pk-prefs: The preferences tool that sets update checking frequency and other
   package session preferences.
 - pk-update-viewer: A simple application to show the updates available, and
   more information about each update.
 - pk-backend-status: A development tool to see what capabilities the backend
   author have provided.
 - pk-transaction-viewer: A tool that lets you see what was updated, installed
   or removed and optionally rollback to an old checkpoint.
 - pk-repo: A tool that lets you enable and disable installed repositories.
* Some initial translations
* A simple help file.

