GvRng (1.8.2)
    * Bugfix release.
    * Fixed the drawing of the dots in the worldbuilder when it's resized
      ([ gvr-Bugs-1514620 ] Intersection dots not appearing )
    * Changed the color of the dots used in the world display.
       gvrng uses black and the worldbuilder blue.
    * Removed 'print debug' lines.
    * Removed the 'open' and 'new' menu options from the editor menus.
    * Preventing opening multiple world or program editors.

GvRng (1.8.1)
    * Bugfix release.
    * Fixed the 'open world/program' bug in the new file dialog.
    * Added a check to make sure a real world or program file is loaded
      into the IDE.
    * When a file is 'saved as' the path is set as the title.
    * Renamed manpage gvr.1.gz to gvrng.1.gz.

GvRng (1.8)
    * New release.
    * Rewritten the file dialog used in open and save actions. This fixes the
      crash when trying to save while no path is selected. 
      (Debian bug #372257: gvrng: assertion failed in FileDialog)

GvRng (1.7)
    * New release.
    * Added functionality to the editors 'edit' menu.
    * Added functionality to the editors 'file' > 'print' menu option.
    * Added functionality to the statusbar. It now displays the robot status.
    * Added functionality to the 'help' > 'lessons' menu option.
    * Fixed a bug in the setup installer script. It installed the docs in GvR instead of
      GvRng.

GvRng (1.6.1)
    *Bugfix release.
    * Added Spanish and Catalan translations.
    * Fixed typo in gvr_gtk.
    * Fixed: GUI thinks we still have a worldeditor when the user has
      destroyed it in the WB.
    
GvRng (1.6)
    * Bugfix release.
    * Changed the editor title to include the filename.
    * Changed the way the GUI reacts when the world editor is closed
      when the worldbuilder is active. Now a 'abort' button event is simulated.

GvRng (1.5)
    * New release.
    * Added more functionality to the worldbuilder.
    * Split the pofile in two files. This was done to keep the po files
      from the glade generated stuff maintainable.
    * Fixed a i18n bug in the worldmap.
    * Changed the button layout to stay together in the main GUI when
      resizing it.
    * In worldbuilder the beeper dialog now checks if there's already a beeper 
      placed and offers the possibility to change it.
    * Changed the XML header in the .lang files, it seems gtksourceview is very
      strict about it.
    * Fixed bug in the 'step' action.
    
GvRng (1.4)
    * New release.
    * Added a worldbuilder.

GvRng (1.3)
    *New release.
    * Fixed locale bug  which crashed gvrng when setting non existing locale. 
      Reported by Sergio.
    * Added functionality to the 'abort' button.
    * Added functionality to the 'step' button.
    * Buttons are now 'greyed out' when theres no program or world.

GvRng (1.2)
    * Bugfix release.
    * Added highlighting to the code lines when executing program.
    
GvRng (1.1)
    * Initial release.
    
