summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7856b66..c503b1c 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,15 @@ what to use, the user must now determine the used camera at compile time or use
the factory pattern to delegate this to run-time.
+Tango Wrapper
+-------------
+
+The old Tango wrapper has been superseded by a generic one that proxies
+GObject's to the Tango bus. This makes things a lot easier, for example reacting
+on remote property setting and more robust type safety.
+
+The wrapper is developed as an external project at ISS by Volker Kaiser.
+
Changes in libuca 0.5.0
=======================