summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2013-01-14 18:30:44 +0200
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2013-01-14 18:30:44 +0200
commite0a1d0f050595c53f4361e8a106261d6eadbc76b (patch)
tree7e61c339ac74ea4aab3120d77d7ce4645ee7efce
parent69c64cd0d08dac26e5a38c31926ff9f0a153bfda (diff)
Release 0.2.3
-rw-r--r--NEWS32
1 files changed, 32 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 91ab7b9..204719a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+0.2.3 - Jan 14, 2013
+====================
+
+Changes since 0.2.2:
+
+- Add datamaps for translating OS-neutral values to OS-specific ones, e.g some
+ installer configuration parameters like keyboard, language and timezone etc.
+- New API to detect media that makes it possible to also query languages
+ supported by the media.
+- Add install scripts for:
+ - RHEL 6.x.
+ - Microsoft Windows 8
+- Fix install script for Fedora 18.
+- Drop support for encoding in l10n install script configuration parameters.
+- Fix test build issues.
+- Fixes and improvements to documentation.
+- Fix potential issues spotted by Coverity.
+- Fix build for translations.
+- osinfo-install-script tool now has options to list available configuration
+ parameters and profiles.
+- Add/improve data on:
+ - RHEL
+ - Debian
+ - openSUSE
+ - Microsoft Windows 7
+ - Ubuntu
+ - MacOS X
+- Added translations:
+ - Ukrainian
+ - Polish
+- Many other fixes and improvements.
+
0.2.2 - Dec 10, 2012
====================