summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2017-05-10 11:14:02 +0200
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2017-05-10 11:14:02 +0200
commit4ac364301b1089e92849b1e1550a2d46ff48a9ad (patch)
treeb37ab02bd68af8442bfec86bf23e2a0c4cd4247a /NEWS
parent68265a0915db80f7fd967dead6a6b0881a8a3d72 (diff)
downloaduca-4ac364301b1089e92849b1e1550a2d46ff48a9ad.tar.gz
uca-4ac364301b1089e92849b1e1550a2d46ff48a9ad.tar.bz2
uca-4ac364301b1089e92849b1e1550a2d46ff48a9ad.tar.xz
uca-4ac364301b1089e92849b1e1550a2d46ff48a9ad.zip
Release version 2.2.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 821aa32..a860462 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,23 @@
Changelog
=========
+Changes in libuca 2.2.1
+-----------------------
+
+Released on May 10th 2017.
+
+Enhancements:
+
+- Replace our homegrown install path system with CMake's GNUInstallDirs
+- Use better system to parse command line argument properties for the command
+ line tools.
+
+Fixes:
+
+- Fix #80: trigger must not block on the access_lock
+- Emulate correct software trigger behaviour for the mock camera.
+
+
Changes in libuca 2.2.0
-----------------------