summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@gmail.com>2013-05-02 10:31:22 +0200
committerMatthias Vogelgesang <matthias.vogelgesang@gmail.com>2013-05-02 10:31:22 +0200
commit5a9276f2ca8efd32ba35224bf83ab4f024a0d8de (patch)
treefd897c45deb816980b7886543151b65028ed7e68 /NEWS
parent4784c2e457649d6452817f134aba33dff668b028 (diff)
downloaduca-5a9276f2ca8efd32ba35224bf83ab4f024a0d8de.tar.gz
uca-5a9276f2ca8efd32ba35224bf83ab4f024a0d8de.tar.bz2
uca-5a9276f2ca8efd32ba35224bf83ab4f024a0d8de.tar.xz
uca-5a9276f2ca8efd32ba35224bf83ab4f024a0d8de.zip
Add sensor-pixel-width and sensor-pixel-height
To all camera authors: you should override these values and provide the correct pixel sizes.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8aa30e9..7e32454 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,15 @@
Changelog
=========
+Changes in libuca 1.3
+---------------------
+
+### Minor changes
+
+- Added `sensor-pixel-width` and `sensor-pixel-height` to describe the cameras
+ pixel size in meters.
+
+
Changes in libuca 1.2
---------------------