libftdi: (tomj) update README a little
authorThomas Jarosch <opensource@intra2net.com>
Fri, 17 Oct 2008 12:17:09 +0000 (12:17 +0000)
committerThomas Jarosch <opensource@intra2net.com>
Fri, 17 Oct 2008 12:17:09 +0000 (12:17 +0000)
ChangeLog
README

index a7440ef..d13cf20 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 New in 0.15
 -----------
-* C++ wrapper for libftdi. Needs boost (Marek Vavruša and Intra2net)
+* Full C++ wrapper. Needs boost (Marek Vavruša and Intra2net)
 
 New in 0.14
 -----------
diff --git a/README b/README
index 769c9d4..3917627 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 -------------------------------------------------------------------
-libftdi version 0.14
+libftdi version 0.15
 -------------------------------------------------------------------
 
 libftdi - A library (using libusb) to talk to FTDI's FT2232C,
@@ -8,14 +8,12 @@ FT232BM and FT245BM type chips including the popular bitbang mode.
 The AUTHORS file contains a list of all the people
 that made libftdi possible what it is today.
 
+Many thanks to Marek Vavruša for providing
+the initial C++ wrapper implementation.
+
 Changes
 -------
-* Fixed flow control code for second FT2232 interface (Marek Vavruša)
-* Ability to set flow control via one USB call (Marek Vavruša)
-* 64 bit build support in the RPM spec file (Uwe Bonnes)
-* Small fix to the RPM spec file (Uwe Bonnes)
-* Ability to set RS232 break type (Intra2net)
-* Grouped flow control and modem status code together (Intra2net)
+* Full C++ wrapper. Needs boost (Marek Vavruša and Intra2net)
 
 
 You'll find the newest version of libftdi at: