summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2012-12-17 15:56:46 +0000
committerRichard Hughes <richard@hughsie.com>2012-12-17 15:56:46 +0000
commitad6035ec32e8d2cfb6edc86f9553a60a93b99404 (patch)
tree309456986987b0a2d057fc04ed6a83563e8351a3 /NEWS
parent1daa6c569a05bf7bbc9bea6789706bcd5d9a3bb2 (diff)
downloadcolord-gtk-ad6035ec32e8d2cfb6edc86f9553a60a93b99404.tar.gz
Release colord-gtk 0.1.24COLORD_GTK_0_1_24
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8e101c5..4c2f478 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Version 0.1.24
+~~~~~~~~~~~~~~
+Released: 2012-12-17
+
+New Features:
+ - Hide the mouse cursor when it goes over the sample widget (Richard Hughes)
+
+Bugfixes:
+ - Don't use a GtkImage for the sample window (Richard Hughes)
+ - Fix automatic dep on vala (Pacho Ramos)
+ - Fix the build (Matthias Clasen)
+ - Never use -Werror as it breaks jhbuild (Richard Hughes)
+
Version 0.1.23
~~~~~~~~~~~~~~
Released: 2012-08-29