From 1c4ff64112427fa7a7af42b1b73d3c24c5dbfd97 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Fri, 28 Dec 2012 12:33:10 +0100 Subject: [PATCH 1/1] Update ChangeLog --- ChangeLog | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 95ef431..4c39019 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +New in 1.0 - 2013-01-XX +----------------------- +* Ported to libusb 1.x (initial work by Jie Zhang) +* Many eeprom handling improvements (Uwe Bonnes, Anders Larsen) +* Renamed pkconfig, library .so etc. files to "libftdi1" (Intra2net) +* ftdi_eeprom is part of libftdi now (Intra2net) + +* New baudrate calculation code + unit tests (Uwe Bonnes and Intra2net) +* Improved python bindings including python3 support (Michel Zou) +* Switched completly to cmake build system (Intra2net) +* eeprom handling now done via get()/set() functions (Uwe Bonnes) +* C++ wrapper: Fixed use-after-free in List::find_all() (Intra2net) +* See the git history for more changes and fixes + New in 0.20 - 2012-03-19 ------------------------ * Support for FT232H (Uwe Bonnes) -- 1.7.1