* Tue Oct 25 2005 tomono <dtomono at freeshell.org>
- 0.9.8
- conffile_test.[sh,c]: file names are changed so that test passes on cygwin
  (cygwin does not distinguish capitalization of file names)

* Tue Oct 25 2005 tomono <dtomono at freeshell.org>
- conffile.c: fixed typo

* Tue Oct 25 2005 tomono <dtomono at freeshell.org>
- 0.9.7
- Makefile.am: missing file for test added
- optimize.c: add a return value to compile on cygwin
- ChangeLog: forgot to edit

* Tue Oct 25 2005 tomono <dtomono at freeshell.org>
- 0.9.5
- conffile.c: weight can be omitted, defaults to one

* Tue Oct 25 2005 tomono <dtomono at freeshell.org>
- 0.9.4
- lenscalc.c: improper free(3) fixed

* Wed Oct 27 2004 tomono <dtomono at freeshell.org>
- 0.9.3
- copy from the old repository
- no more multi-line string literals
- optimize_test.c: 200 precision reduced
- conffile_test.c: avoid SEGV when conffile_testoptics.txt is not found

* Mon Jul 14 2003 tomono <tomono at mpe.mpg.de>
- 0.9.2
- conffile.c: lenses_write() \t -> ' ' for more compact output, shows version

* Mon Jul 14 2003 tomono <tomono at mpe.mpg.de>
- 0.9.1
- conffile.c: lenses_write() too many LFs

* Mon Jul 14 2003 tomono <tomono at mpe.mpg.de>
- 0.9.0
- lenses and merit function operands keeps their comments

* Mon Jul 14 2003 tomono <tomono at mpe.mpg.de>
- 0.8.2
- lenscalc.c: a little bit better messages

* Mon Jul 14 2003 tomono <tomono at mpe.mpg.de>
- 0.8.1
- lens.c: position_from can be calculated from the current surface

* Mon Jul 14 2003 tomono <tomono at mpe.mpg.de>
- 0.8.0
- optimize.c: better handles position_from surfaces

* Wed Jul 11 2003 tomono <tomono at mpe.mpg.de>
- 0.7.5
- optimize_test.c: test on position_from surface finally corrected

* Wed Jul 11 2003 tomono <tomono at mpe.mpg.de>
- 0.7.4
- optimize_test.c: test on position_from surface added (currently fails)

* Wed Jul 11 2003 tomono <tomono at mpe.mpg.de>
- 0.7.3
- conffile.c: lenses_write() shows delta
- conffile.c: lenses_write() MF with smaller number of digits
- lens.c: lenses_feedback() again feeds back fixed parameters

* Wed Jul 10 2003 tomono <tomono at mpe.mpg.de>
- 0.7.2
- conffile.c: lenses_write() shows error percentage only when mf > 0
- lens.c: lenses_img() checks surface number range

* Wed Jul 10 2003 tomono <tomono at mpe.mpg.de>
- 0.7.1
- lens.c: lenses_feedback() no longer feeds back fixed parameters
- lenscalc.c: checks parameter errors in input

* Wed Jul  9 2003 tomono <tomono at mpe.mpg.de>
- 0.7.0
- conffile.c: shows percentage error for each merit function operand

* Wed Jul  9 2003 tomono <tomono at mpe.mpg.de>
- 0.6.2
- lenscalc.c: lenses_reconfigure() before showing the optics

* Wed Jul  9 2003 tomono <tomono at mpe.mpg.de>
- 0.6.1
- lenscalc.c: bug fix around basname() and free()

* Thu Jul  3 2003 tomono <tomono at mpe.mpg.de>
- 0.6.0
- more flexible merit function

* Wed Jul  2 2003 tomono <tomono at mpe.mpg.de>
- 0.5.1
- `position_from' thickness implemented

* Tue Jul  1 2003 tomono <tomono at mpe.mpg.de>
- 0.5.0
- lens.[ch], confile.c, optimize.[ch], tests: free parameter flag moved into
  lens.[ch]

* Thu Jun 26 2003 tomono <tomono at mpe.mpg.de>
- 0.4.2
- optimize.c: small fix in displaying lenses

* Thu Jun 26 2003 tomono <tomono at mpe.mpg.de>
- 0.4.1
- lenscalc: bug fix in --version

* Thu Jun 26 2003 tomono <tomono at mpe.mpg.de>
- 0.4.0
- lenscalc: -n option, bug fix in OPTIONS_LONG

* Thu Jun 26 2003 tomono <tomono at mpe.mpg.de>
- 0.3.0
- lenscalc: allows optics with no weight on merit function

* Thu Jun 26 2003 tomono <tomono at mpe.mpg.de>
- 0.2.0
- lenscalc: allows optics without free parameters

* Tue Jun 24 2003 tomono <tomono at mpe.mpg.de>
- 0.1.1
- Makefile.am: noinst_HEADERS added Makefile.am: noinst_HEADERS added

* Tue Jun 24 2003 tomono <tomono at mpe.mpg.de>
- 0.1.0
- first release
