PUT STUFF TO DO, BUGS OR WISHES IN THIS FILE, PLUS YOUR NAME AND DATE

Berke, 20041030
  * Fixed config file creation.  (config files renamed to ~/.ara/{,x}ara.config)

Berke, 20041028:
  * BUG: An uncaught exception occurred: Unix.Unix_error(3, "close_process_out", "")
       => check Ledit.  FIXED 20041030
  * Include Ledit keyboard commands (ctrl-p etc.) in manual page of ara (not
  xara)
  * Unify ara.1 and xara.1

Danchev, 20041029:

  * Wishlist ~/.ara-config: if this file is not found, then ara/xara must create one
                  populated with all the options currently available. Some of them 
		  might be commented out leaving the user with reasonable defaults
		  
  * Wishlist GUI: the top left window must break the lines like the right one does.

  * Wishlist GUI: The menus should be as the GNOME/KDE standard
              (also it wuold be nice if we have hotkeys predefined or configurable)
              Example menu structure:
  
              File
	          Print
	          Quit
		  Export (as plain text)
	      
	      Bookmarks
	          Bookmars/Unbookmark
		  Clear
	     
	       Actions (or Tools)
	          Run query
		  Apt update
		  Apt clear
		  Apt install
		  Apt remove
		  Reload database
		  
	      Settings
	          Configure
		  
	      Help
	          Syntax Help
	          About
  
