summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 624242b..f0a4c30 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,12 @@ looks in pre- and user-defined directories for DSOs that match
The plugin manager adds a dependency on GModule (pkg-config package
`gmodule-2.0`) that is part of GLib.
+Minor changes
+-------------
+
+- It is now possible to generate GObject introspection meta data to bind libuca
+ to all languages that support GObject introspection.
+
Changes in libuca 1.0 aka 0.6
=============================
@@ -34,7 +40,6 @@ instead of trying to initialize each camera first and having the user decide
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
-------------