summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2006-12-17 14:42:20 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2006-12-17 14:42:20 +0000
commit8d829ec86d46fd74c20c0ee0a707794d445c23db (patch)
treed097bee271263b8c5e4ed97f837713d34e5678ee
parent2cf673f6228980070d16e83405fd9c60a1d32c7f (diff)
downloadlibgphoto2-8d829ec86d46fd74c20c0ee0a707794d445c23db.tar.gz
the memory leak fix was post-2.3.0
git-svn-id: https://svn.code.sf.net/p/gphoto/code/branches/libgphoto2-2_3/libgphoto2@9638 67ed7778-7388-44ab-90cf-0a291f65f57c
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8cf00dd8a..e6115b8a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+libgphoto2 2.3.0.1 (will become 2.3.1 eventually)
+
+PTP:
+ * Fixed a memory leak in continuous Nikon / Canon capture mode.
+
+----------------------------------------------------------------------------
+
libgphoto2 2.3.0
Package / System integration:
@@ -19,7 +26,6 @@ PTP:
* Improved Canon file download
- faster directory retrieval (especially on cameras with lots of files)
- "new" images are marked (gphoto2 --new, digikam)
- * Fixed a memory in continuous Nikon / Canon capture mode.
* MTP Playlist support (upload and download)
* MTP Metadata support (upload and download, Artist, Title, Playtime ... )
* Lots of other MTP related fixes.