diff options
author | Bradley Smith | 2008-08-03 20:09:26 +0100 |
---|---|---|
committer | Bradley Smith | 2008-08-03 20:09:26 +0100 |
commit | f8e3583e1aa38f1bb35e58f0afe71fc4386f92dd (patch) | |
tree | ae55a9a0ccaa96d95c526a022dd8d0b23a221fa0 /NEWS | |
parent | Bump version to 1.2.0 (diff) | |
download | gnurobots-f8e3583e1aa38f1bb35e58f0afe71fc4386f92dd.tar.gz |
Make corrections/additions to documents.
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -1,10 +1,19 @@ RELEASE HISTORY FOR GNU ROBOTS: _____________________________________________________________________ +1.2.0 Gtk UI Release. + + Move UI away from Xlib to Gtk. + Add Vte for interactive input. + Brand new graphics courtesy of Eric P. Hutchins. + Various minor bugfixes. + Marks the beginnings of the fully fledged 'Robot development + environment'. + 1.1.0 Bug fix release. - Imporve GUI, including proper handling of X events. - Scrap plugable UI's in preperation for GTK GUI. + Improve GUI, including proper handling of X events. + Scrap plug-able UI's in preparation for GTK GUI. General clean up. 1.0D Added some extra documentation (but not much) and the early |