libftdi: (tomj) update README a little
[libftdi] / README
diff --git a/README b/README
index 500b31b..3917627 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 -------------------------------------------------------------------
-libftdi version 0.13
+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
 -------
-* Fix build of documentation for "out of tree" builds
-* Fix USB config descriptor in the eeprom (Juergen Beisert)
-* Ability to purge RX/TX buffers separately (Arnim Läuger)
-* Setting of event and error character (Arnim Läuger)
-* Poll modem status function (Arnim Läuger and Intra2net)
-* Updated documentation and created AUTHORS file
+* Full C++ wrapper. Needs boost (Marek Vavruša and Intra2net)
 
 
 You'll find the newest version of libftdi at: