--> state below released as 0.1.1
 * Sat, Aug 14 2004

	- Got the repository back
	- cosmetics, centralized version-info

 * Mon, Nov 10 2003

	- Welcome Olivier as a new adabill-developer

 * Sat, Nov 08 2003

	- stylefix in ustrings

 * Fri, Feb 07 2003

	- reworked 4300 lines of code. Whole project is now -gnaty-compliant

 * Tue, Feb 04 2003

   	- forget the old milestone-concept. There is too much to do
          and there are a lot of free version-numbers :) We go on
	  with 0.1.1, 0.1.2...

	- actual ideas: a combination with PHProjekt and/or client-server-
	  structure

	- more cleanups, it's really dirty in here

--> release of version 0.1.0pre3

 * Thu, Jan 02 2003

	- more cleanups

 * Wed, Jan 01 2003

	- started code-cleanups. I decided that it is better to improve
	  the existing codebase before extending the features

 * Tue, Sep 17 2002

	- added "ORDER BY pnr" to all listings (LaTeX, Clist3)

--> release of version 0.1.0pre2

 * Mon, Sep 16 2002

	- added support for changing a bill-row (change&delete)
	- a beautiful woman reached the age of 17

--> release of version 0.1.0pre1

 * Mon, Sep 09 2002

	- convert UTF8 to locale in LaTeX-output
	- Makefile-Change (now supports $LDFLAGS)

 * Sat, Aug 24 2002

	- my buddy Jan Wattenbach reached the age of 21 :)
	- introduced PNR-support to Adabill

 * Fri, Aug 23 2002

	- db-format changed (added column pnr to rechnungsposten)
	- dbupdate-0.0.9-0.1.0.sql added (converts old DB to new style)
	- wrapped version to 0.1.0pre1

--> release of version 0.0.9

 * Thu, Jun 27 2002

	- more UTF8-fixes
	- decision: release in parallel to 0.0.8

 * Sun, Jun 16 2002

	- documentation updated

 * Fri, Jun 14 2002

	- need to add:	- search for bill-#
			- modify SQL-search for bills
			- ODBC-support
	- FIXED bug: Makefile was wrong
	- slightly adapted to GtkAda-2.0 (those breaking a lot)
	- ADDED: "make sql" now generates the needed Pg2-binding
	- ADDED: started with UTF8-support  (see README.UTF8)
	- ADDED: adabill compiles with gcc-3.1/gcc-3.2 but _may_ crash at
	         runtime (I'm working on this)

 * Fri, Jan 11 2002

	- added euro-hints. sorry for being so late

 --> release of version 0.0.8

 * Wed, Dec 19 2001

	- sorry for long break, a lot to do
	- added "business-client" in Database and "New Client Window"
	  ==> see README.update
	- modified version-string :)

 * Sun, Jun 10 2001

	- removed statistic-feature from development-version. It's too
	  early for this

 * Fri, Jun 01 2001

	- new month, new luck :)
	- FIXED bug: AdaBill now does not create bill on non-existing
                     clients. See 2001/04/22

 * Mon, May 28 2001

	- AdaBill now automatically sets bill-details

  --> release of version 0.0.7
    
 * Fri, May 18 2001

	- added reverse sort-order for twice doubleclicking column-head

 * Sat, May 05 2001

	- added "email-button" (unfortunately creates /usr/local/share/adabill)
	- added manual.txt

 * Thu, Apr 26 2001

  --> release of version 0.0.6

	It was a little bit stressing on sunday so there was no time to
	release it.
	I expect that all versions until 0.0.9 will be bugfix-releases
	and minor feature-extends.
	Version 0.1.0 should be considered as a frozen milestone.
	  Afterswards (0.1.1) will be a rework with a better design,
	more source-files instead of only one big one and so on.
	  There will be also a split: AdaBill will be plain-Ada. The
	webfrontend will be provided in a seperated archive.

	Call: a helper please! I have absolutely no time for anything.

 * Sun, Apr 22 2001

	- added really-print --> indeed prints bill on paper
	- added About-Dialog
	- selecting a bill from the overview now automatically loads
          the details belonging to that bill
	- same for "finish bill" --> details-button (button17) removed
	- discovered bug: adabill even creates a bill if the client is
	  non-existing.
	- robustness-fix: print-button now only prints if rech# is not
	  empty (those avoiding to create /tmp/.tex)
	- discovered strangeness: window1.clist4-sort-mode "Datum" is
	  not like date if DATESTYLE=German. It's not bad, it's strange.
	- thought of a rewrite & split of the web-interface


 * Sat, Apr 21 2001

	- default-sort for bill-overview in window2.clist4 is "by rech#"
	- added support for sorting by column-title (click on column-head)

 * Fri, Mar 30 2001
	
	- added useful default-dates for bills (date=today, payday=today+14)
	- created function sql.run for userdependend settings (not yet
                                                               very useful)
	- added Makefile for Adabill (not for the web-frontend which has
                                      to be considered "dead")

  --> released version 0.0.5

  Release-Note: It is just a very small update, because as mentioned
                below I'm short in time. So to say, this release is only
		a proofe for not beeing dead.


 * Sat, Feb 24 2001
	
	FIX: LaTeX-Strings now escaped ('%' => "\%", '&' => "\&")

 * Mon, Feb 19 2001

I lost my 23GB-reiserfs-Partition in early January. Today I recovered.
I'm glad to see my Adabill again, because it was also gone like the
Database. I think I should immediately release version 0.0.4.

I'm actually serveing the state and that's why I'm short in time, but
there should be an improvement within the next weeks.

I'm going to hold a UNIX-workshop at the beginning of March, so time
is also lacking to prepare *AND* work on Adabill. CeBit is looming, too.

 * Date
   Changes since version 0.0.3:

	- priority of Todo-List-entries can be changed after insertion
	- added SQL-window
	- fixed bug: empty client-search-string no longer allowed
	- broke up long lines in source-code for better reading
	- fixed bug: wrong LaTeX-output for \Auftraggeber{}
	- discovered bug: special characters need to be escaped for
			  LaTeX (i.e. & --> \&)  not fixed yet
	- the usual cosmetics

 * Thu, Dec 14 2000
   Changes since version 0.0.2:

	- Todo-List now works correctly
	- Bill-Overview (Search with possible empty search-string)
	- System-Commands (mutt,tin,netscape)
	- statusbar
	- some cosmetics, cleanups

 * Sun, Dec 3 2000
   Changes since version 0.0.1:

	- "Drucken" (=print)-Button now creates tex-File in /tmp/
	     Printing works
	- added sample latex-File to AdaBill
	- some cosmetics 
	- added Todo-File

 * Fri, Dec 1 2000
   Changes since version 0.0.0:

	- added summary for bill (Rechnung/Overview (bersicht))
	- added bill-properties (i.e. "payed", "delivered"...)

	- known Bug: Todo-List deletes only first row (not selected one)

	- fixed Bug: view.php (web-client) sets total amount for bill
	  to all bills (missing "where"-clause in SQL-statement)

	