2000-04-15  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Added documentation for repository access
	* Release 0.6.0

2000-04-14  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Fixed "Open recent" for Qt 2.x
	* Fixed caption for KDE 2.x

2000-04-11  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Made repositories dialog usable.

2000-04-09  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* New quoting mechanism which is reliable also when 
	  log messages/file names contain $ or '
	  Thanks for the hint, Walter!

2000-03-09  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Put ok and cancel buttons in the progress dialog
	  to avoid confusion

2000-03-06  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* The combo boxes in the log dialog now indicate
	  that chosing a branch tag selects the branch point
	* Repository dialog, unfinished.

2000-03-05  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Replaced all Done's with Close's
	* Moved Add binary from Advanced to File menu
	* Enabled tag selectors in log dialog now also for KDE 2
	* Implemented "Open recent"
	* Implemented "History"

2000-03-04  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Added a button in the checkout dialog to obtain
	  a list of modules
	* Improved error message detection
	* Show sandbox in caption

2000-03-02  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Much more detailed pseudo session management.
	  Please delete your cervisiarc file!

2000-02-21  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Fixed Checkout and Import which were not working at all
	* Check tag names in checkout and import dialog
	* Fixed accelerators and added some more
	* Implemented "Merge"
	* Implemented "Prune empty directories"
	* Implemented "Select by tag" in log dialog
	* Release 0.5.0

2000-02-20  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Fixed bug which caused tooltips for revisions
	  an branches to disappear in the log tree
	* Tags, branches and branchpoints as tooltips in log tree
	* Improved log dialog layout
	* Implemented "Add binary"

2000-02-17  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Handle hidden files correctly
	* Do not ignore case in files sorting
	* Implemented "Last change"
	* Release 0.4.0

2000-02-15  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Implemented "Update to tag" and "Update to HEAD"
	* Implemented "Tag"

2000-02-14  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Implemented options "Commit recursively" and 
	  "Create directories"
	* Ported Checkout/Import dialog to the new scheme

2000-02-13  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Rewritten the whole UpdateView (well, almost :-). Now it allows 
	  to show and update the revision and tag field. 
	* Real support for asynchronous operation of Update, Commit, Add
	  and remove: output goes to new ProtocolView
	* Fixed "Unfold Tree"
	* Fixed crash caused by too many open files 
	  (.cvsignore files were never closed)
	

2000-02-08  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Ported documentation to docbook, added some
          more stuff and adjusted automake system accordingly

2000-02-06  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Updated autoconf framework to work correctly
	  with both KDE 1 and KDE 2
	
1999-12-19  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* In Checkout dialog, use $CVSROOT as default repository
	  (if defined)
	* Added command line arguments --help and --version

1999-11-23  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Fixed bug which caused files mistakenly marked as up to date
	* Fixed options menu
	* Show wait cursor while child process runs in background
	* Made Ok button in settings dialog the default
        * Release 0.3.1

1999-11-21  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* ChangeLog editor
	* Release 0.3.0

1999-11-20  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Solution of the startup problem: pseudo-session management
        * Simpler handling of command line argument
	* Tooltips in LogTree show log message

1999-10-31  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* DCOP support for KDE HEAD branch
	* Settings dialog
	* Context menu
	* Doubleclick opens file
	* 'Open Sandbox' 

1999-09-22  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* KDE2 is really a moving target => more porting: 
	  replaced KQuickHelp by QWhatsThis,
	  #defined Icon BarIcon
	* Made editor configurable
	
1999-08-07  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Spinning gear for SubProcDialog and CvsProgressDialog
	* Reorganized the whole 'mark updated' code. As 
	  a side effect, there is no more confusion about
	  bogus 'Up to date' files
	* Save/load options
	* Implemented 'Unfold tree'
	* man page
	* Release 0.2.1

1999-08-04  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Fixed disappearing revision in log tree view
	  when branch is longer than trunk
	* Changed .kdelnk from Applications -> Development
	* Release 0.2

1999-08-03  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Implemented recursive update
	
1999-08-02  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Changed update, diff and annotate to use
	  the new CvsProgressDialog
	* Preparations for multi log dialog
	* Fixed memory leaks in modeless dialogs
	  which didn't delete themselves on closeEvent()

1999-08-01  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Implemented CvsProgressDialog which will show error 
	  messages for things like 'update' and allow the user 
	  to interrupt the operation if cvs hangs.
	  It's _very_ smart :-)

1999-07-31  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Commit/Add/Remove now show SubProcDialog
	  to give the user feedback
	* Preparations for better error handling:
	  parseXXX routines return bool now
	* Commented out some of the DEBUGOUT.
	  It was just _too_ much ;-)

1999-07-20  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Ported to KDE 2

1999-07-19  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Implemented "Import"
	* Release 0.1

1999-07-17  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Another trial in the "Startup in non-CVS directories" 
          game
	* Layout corrections in Checkout dialog
	* Mark selections in LogTreeView, 
	  synchronized with LogListView
	
1999-07-15  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Gave up on learning docbook. Some documentation
	  in linuxdoc is now available.

1999-06-01  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Option -askdir 
	* Update status field for 'up to date' files
	* Release 0.0.2

1999-05-25  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Set colors in DiffView explicitly

1999-05-17  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Fixed 'cvs commit' command
	* Preparations for i18n
	
1999-05-11  Bernd Gehrmann  <bernd@physik.hu-berlin.de>

	* Release 0.0.1

