2005-5-23:1710:
  Bug fix: "import patch" tool bar button not working
2005-5-24:1125:
  Feature Mod: make pop up menus sensitive to size of selection
2005-5-24:1516:
  Feature Mod: make patch file dialogs non modal and provide "update" button
2005-5-25:1218:
  Feature Add: provide mechanism to display patch file diffs
2005-5-25:1319:
  Feature Add: allow refresh of patches in patch panel
2005-6-3:2155:
  Feature Add: start using private icons
2005-6-3:2311:
  Feature Add: add action menu with "pop all" and "push all"
2005-6-5:1645:
  Feature Add: add a "fold" tool bar button
2005-6-8:1618:
  Feature Add: add "push to" and "pop to" items to patch series popup menu
2005-6-10:1401:
  Feature Add: log changes to playground on the console
2005-6-10:1408:
  Feature Add: provide force option to import command
2005-6-10:1653:
  Feature Add: mark patches that need a refresh
2005-6-10:1712:
  Feature Add: update all views at every opportunity as we're not the only
  possible agent of change NB may add scheduled updates later
2005-6-14:1422:
  Feature Add:  Make "diff" decoration slightly more elaborate
2005-6-14:1552:
  Cosmetic: Modify some of the icons as a result of user feedback
2005-6-15:1700:
  Bug fix: fix diff highlighting to handle all diff formats
  Feature Add: add ability to save the contents of a diff dialog to a file
2005-6-20:1725:
  Feature Add: provide ability to view diffs with meld
2005-6-22:1456:
  Take advice from "Python Cookbook" on avoiding potential dead locks
  reading stdout and stderr from sub process
2005-6-22:1727:
  Bug fix: restore normal SIGPIPE actions to prevent problems with broken pipes
           in quilt scripts (reported by Jean Delvare)
2005-6-28:1448:
  Feature Add:  if QUILT_PATCHES is defined show its value in patch list title
2005-6-29:0922:
  Feature Add: add ability to rename patches if feature available in quilt
2005-7-6:1440:
  Feature Add: add a "view" menu to allow the views to be update
2005-7-7:1200:
  Add RPM packaging courtesy of Oron Peled <oron@actcom.co.il>
2005-7-11:1200:
  Feature Add: view/edit patch description component of patch files
2005-7-14:1344:
  Bug fix: view/edit of description now handles the case where the patch file
           doesn't yet exist
  Feature Add: patch rename no longer relies on quilt having a "rename" command
2005-7-22:1641:
  Feature Add: add to desktop memory courtesy of Christine Spang <spangarang@twcny.rr.com>
  Feature Add: add ability to open an editor on files in the playground and top patch files view
	       in the case of the playground view the files are added to the top patch before the
	       editor is opened
  Feature Add: add ability to get the diff for an entire patch from the Patch Series view
  Feature Add: add ability to delete files in the patch files view from the playground
  Feature Add: abstract out the interface to quilt to enable it to be replaced with alternate back ends
2005-8-28:1128:
  Modify rpm packaging etc. to conform with Fedora requirements.
  See Bug 165913 at bugzilla.redhat.com.
2005-8-28:1204:
  Bug Fix: fix "rename" failure when used with quilt that supports "rename" command
2005-9-7:1605:
  Feature Add: add "combined diff" option to "actions" menu
2005-11-1:1709:
  Feature Add (BZ3): request confirmation before removing files from top patch
2005-11-2:1727:
  Bug Fix (BZ4): improve user feedback during complexs operations
2005-11-25:0936:
  Bug fix: improve speed of push/pop all/to by using quilt functionality
2006-1-22:1159:
  Bug fix: handle optional arguments in editor environment variables
  Feature add: add environment variable GQUILT_PERUSER
