summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2013-03-04 18:55:07 +0200
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2013-03-04 19:08:21 +0200
commit5236c265e34261be153b099d046ae6b679a2cb26 (patch)
tree5ab6c7d0f9d1f9bbdfb092f029ac708ffed5cf00 /NEWS
parent8e42415a73754b6f666971d8359871e8fad693bf (diff)
Release 0.2.5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9685381..4b7085f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+0.2.5 - March 04, 2013
+======================
+
+Changes since 0.2.4:
+
+- Make use of post-installation drivers in Windows 7 install scripts. This
+ implies apps can now easily setup virtio+QXL device drivers and spice-vdagent
+ as part of Windows 7 unattended installation.
+- Windows 7 install script now requires product key, mainly because product key
+ is the only way to choose product when dealing with installer media with
+ multiple products on it.
+- Actually add install scripts for Windows 8. This was supposed to be merged in
+ release 0.2.3.
+- Formalize architecture names in DB to align with libvirt. The main change is
+ that i386, i486, i586, all merge to just i686, since in practice these
+ differences haven't mattered for at least 15 years now.
+- Fixes to mingw RPM spec from Fedora.
+- Add a Windows 7 volume ID to DB.
+
0.2.4 - Feb 19, 2013
====================