summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2012-02-07 19:46:24 +0200
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2012-02-07 19:46:24 +0200
commit34cc29c44cfd131db70ea7f5b2d7be5e88a1a1e9 (patch)
tree9befcae01a3b815b3bd5774160b694b5dab69e38 /NEWS
parentd5426f128f40d04263b30d5931f6a6edc0b37bb3 (diff)
downloadlibosinfo-34cc29c44cfd131db70ea7f5b2d7be5e88a1a1e9.tar.gz
Release 0.1.0v0.1.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e1fb84b..d716213 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+0.1.0 - Feb 7, 2012
+===================
+
+This release marks the start of the API/ABI stability promise. While some APIs
+may become deprecated in the future, no APIs will be removed/changed in an
+incompatible manner. In the unlikely event that an incompatible API change
+becomes necessary, the library soname will be incremented to allow parallel
+installation of both old & new libraries.
+
+Changes since 0.0.5:
+
+- Add Utility function to retrieve OS devices by property.
+- Improved OS media detection.
+- Add missing 'const' OsinfoList function params.
+- Use ENV{} in udev rule.
+
0.0.5 - Jan 16, 2012
====================