* Sun Jan 21 2001 Yves Mettier <ymettier@libertysurf.fr>
- --geometry now works.

* Fri Dec 08 2000 Yves Mettier <ymettier@free.fr>
- Changed a line in the usage output. Thanks to Alan Young <alany@uswest.net> for noticing
        that the usage line was not very clear.
- French translation updated

* Tue May 23 2000 Yves Mettier <ymettier@free.fr>
- --align_buttons option to set the alignment of the buttons.
- the width of the window better scales to the length of the text.

* Sun May 21 2000 Yves Mettier <ymettier@free.fr>
v0.14
- bugfix (gmsgp did not display a message each time it was called in client mode).

* Sat May 20 2000 Yves Mettier <ymettier@free.fr>
v0.13
- in server mode, telnet works now more than once.
- added the netsend utility. See README for more information.
- updated gmessage+.spec.in

* Sat May 20 2000 Yves Mettier <ymettier@free.fr>
v0.12
- gmsgp can be connected via telnet in server mode (-f "server://port")
  Thanks to Sam Mulvey <sam@vis.nu> for his feedback.

* Sun Apr 30 2000  Yves Mettier <ymettier@free.fr>
v0.11
- updated gmessage+.spec.in

* Sun Apr 30 2000 Yves Mettier <ymettier@free.fr>
v0.10
- finished f2sd. Thanks to Dirk von Suchodoletz <dirk@goe.net> for the idea.

* Wed Apr 26 2000 Yves Mettier <ymettier@free.fr>
- added f2sd utility. Not finished yet.

* Fri Apr 21 2000 Yves Mettier <ymettier@free.fr>
- changes in README.
- --file="socket://..."
- --file="server://..."

* Thu Apr 20 2000 Yves Mettier <ymettier@free.fr>
- v0.8
- window can be shrinked
- crash when empty pipe or empty file. Fixed.
- --title option to change the title of the window.
- --no_buttons option to have a smaller window.

* Thu Apr 20 2000 Yves Mettier <ymettier@free.fr>
- v0.7
- --follow option.
- added scrollbars
- --no_vscrollbar and --no_hscrollbar options

* Mon Apr 17 2000 Yves Mettier <ymettier@free.fr>
- Suppressed "#include <popt.h>" because it was useless (included in
  gnome). Thanks to Detlef Reichl <detlef.reichl@arcormail.de>

* Tue Apr  4 2000 Yves Mettier <ymettier@free.fr>
- --geometry
- Internationalization now works
- .spec (tested on Mandrake 7.0)
- No more need of popt (popt is included in gnome)

* Fri Mar 31 2000 Yves Mettier <ymettier@free.fr>
- v0.4
- gnome support
- more comments in the code

* Mon Mar 27 2000 Yves Mettier <ymettier@free.fr>
- v0.3
- --nearmouse
- --center
- --geometry
- --timeout
- --version
- Added internationalization. But it does not work.
- French translation

* Mon Mar 27 2000 Yves Mettier <ymettier@free.fr>
- v0.2
- --defaults works
- A valid value is returned
- --print works

* Sun Mar 26 2000 Yves Mettier <ymettier@free.fr>
- Initial release