Melon-1.1
Fri Oct 26 2001 16:30:09 

* Acoustic warnings may be disabled by clicking on item
  "No beep" in beep configuration menu.
* Melon is able to  beep each time a new email has been received 
  or once for mailbox.
* Menu and windows colors are customizable.
* The name of install directory has changed. The new name is 'melon-1'.

Melon-1.2
Mon Jan 21 2002 01:05:51

* Some annoying error messages are redirected now to standard error 
  instead of popping up a gtk dialog.
* New pixmaps were added.
* Melon is now able to save the mailbox status before quitting, 
  allowing the program to notify the user at startup if new messages 
  were received since it was shut down.

Melon-1.3
Tue Mar 12 2002 20:40:13

* Status file and config file are now stored in ~/.melon dir.
* Functions for signal handling was added.
* When melon is already running, it is possible to perform some operations
  by calling it with open, reset, stop options.
  It's useful for creating keyboard shortcuts.
* Melon is able to play also on /dev/dsp

Melon-1.4
Mon Mar 25 2002 00:49:40

* Bug fixed: melon crashed when the selection of
  a beep file was performed before device audio setting.

* Bug fixed: exit() in child caused gtk to hang-up.
  Replaced with _exit();

* Multiple istances of melon is now allowed by launching it with
  -p switch. In this case, melon does not perform any check on the pid
  file.

* -geometry option was added. It's allow to set relative coordinates.

* multiple selection is now allowed when adding and removing new mailboxes. 

* Melon is able to check a mailbox for its modification time only or by
  looking also for the status flag of each message.

