summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2013-05-13 23:45:48 +0300
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2013-05-13 23:47:24 +0300
commit5ae1643e4e1352cd17f4d77eaa5e3195e2898c83 (patch)
tree0db242a4888cca164cdc42fc141411fbf0628b99
parent2a9f3c57e7d705d37f63dfbf1b1ed2c2d5662335 (diff)
downloadlibosinfo-5ae1643e4e1352cd17f4d77eaa5e3195e2898c83.tar.gz
Release 0.2.7v0.2.7
-rw-r--r--NEWS32
1 files changed, 32 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 814e3d6..f3fe914 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+0.2.7 - May 13, 2013
+====================
+
+Changes since 0.2.6:
+
+- Add/improve/fix data on:
+ - CentOS 6.*
+ - Fedora 19
+ - GNOME 3.8
+ - openSUSE 12.3
+ - RHEL 6.4
+ - Ubuntu 13.04
+- Add testcases for media detection:
+ - Debian 7.0.*
+ - Fedora 17, 18 and 19
+ - Ubuntu 12.10 and 13.04
+- Installer script fixes/improvements:
+ - Setup user avatar for Windows 7.
+ - Fix against old RHEL and Fedora.
+ - Specify installation method for Fedora (required by Fedora 19).
+- New API:
+ - osinfo_platform_get_all_devices()
+ - osinfo_install_script_generate_command_line()
+- build:
+ - Take DESTDIR into account when creating symlinks.
+ - Fix issues with installing in a tree where libosinfo was already installed.
+ - Fix a race-condition regarding usb.ids/pci.ids setup.
+ - Disable static libraries by default.
+- Some portability improments/fixes.
+- Fixes `make syntax-check`.
+- More docs and fixes to existing docs.
+
0.2.6 - March 18, 2013
======================