Updated ChangeLog and AUTHORS
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 27 Jul 2009 20:31:55 +0000 (22:31 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 27 Jul 2009 20:31:55 +0000 (22:31 +0200)
AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index f325f05..749b185 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -9,6 +9,7 @@ see Changelog for full details:
   Alex Harford <harford@gmail.com>
   Andrew John Rogers <andrew@rogerstech.co.uk>
   Arnim Läuger <arnim.laeuger@gmx.net>
+  Aurelien Jarno <aurelien@aurel32.net>
   Daniel Kirkham <d.kirkham@telstra.com>
   David Challis <dchallis@qsimaging.com>
   Emil <emil@datel.co.uk>
@@ -26,6 +27,7 @@ see Changelog for full details:
   Matthijs ten Berge <m.h.tenberge@alumnus.utwente.nl>
   Max <max@koeln.ccc.de>
   Mike Frysinger <vapier.adi@gmail.com>
+  Nathan Fraser <ndf@undershorts.org>
   Peter Holik <peter@holik.at>
   Rogier Wolff <R.E.Wolff@harddisk-recovery.nl>
   Steven Turner <steven.turner@ftdichip.com>
index 8e28a76..802e53e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+New in 0.17 - 2009-XX-XX
+------------------------
+* Protect against double close of usb device (Nathan Fraser)
+* Fix out-of-tree-build in python wrapper (Aurelien Jarno)
+* Autoconf and doxygen cleanup (Jim Paris)
+
 New in 0.16 - 2009-05-08
 ------------------------
 * C++ wrapper: Reopen the device after calling get_strings() in Context::open() (Marek Vavruša and Intra2net)