summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2012-08-31 20:33:00 +0300
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2012-08-31 20:33:00 +0300
commit05f0fd22b4e766b30c8586718e7bf2119e1f5a46 (patch)
tree77e92e67f182a6230625fdbac51cf85e23957b89 /NEWS
parent2080e838e2d74633137828a40496a3ae026d8f6d (diff)
Release 0.2.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c4ca06b..42ee305 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+0.2.0 - Aug 31, 2012
+====================
+
+Introducing a new set of APIs to enable application developers to easily create
+unattended/automated installation scripts for various operating systems.
+Currently only Fedora and Microsoft Windows are supported. Also provided is a
+commandline tool, 'osinfo-install-script' to easily create such scripts without
+having to write any code.
+
+Other changes since 0.1.2:
+
+- Fix build against mingw64 toolchain.
+- API for getting product logo URLs.
+- Fix architecture for a Windows 2008 media.
+- Remove bogus minimum storage information for Fedora.
+- Add varirables for system and local database paths in pkg-config.
+
0.1.2 - Jun 11, 2012
====================