summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2012-12-10 19:27:19 +0200
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2012-12-10 19:38:02 +0200
commit27694338c3c1e7f121153603bb8252ba422909dc (patch)
treec7ee8d063b2730e4f7c4f4e448c3ed94a7270e2f /NEWS
parentdfb8edcdacc8f26d76144255f2ca081458f32faf (diff)
Release 0.2.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS23
1 files changed, 23 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a5435d1..91ab7b9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+0.2.2 - Dec 10, 2012
+====================
+
+Changes since 0.2.1:
+
+- Loads of improvements and fixes to installer APIs and scripts. Now they are in
+ such a good shape that next release of Boxes will make full use of them.
+- Add API for information on downloadable device drivers. As a starting point,
+ information on virtio storage drivers for Windows XP and 7 is provided.
+- Add/improve data on:
+ - RHEL
+ - Windows 7
+ - Windows 8
+ - Windows XP
+- Enable translations for many (potential) user-visible strings. No
+ translations submitted yet. :(
+- Correct default value for OsinfoMedia::installer-reboots.
+- Register enum types with gobject type system.
+- Add enum param getter/setter helpers.
+- OsinfoList is now instantiable and all its subclasses has been deprecated.
+ Newer code should use OsinfoList directly.
+- Various other fixes and improvements.
+
0.2.1 - Oct 12, 2012
====================