diff options
author | Christian Starkjohann <cs+github@obdev.at> | 2008-04-18 17:06:16 +0000 |
---|---|---|
committer | Christian Starkjohann <cs+github@obdev.at> | 2008-04-18 17:06:16 +0000 |
commit | 26b546296757315521fda35eda8c0801b9632fb6 (patch) | |
tree | a6b13d834bf99fc65e91d9fc64b1d9b5429b2052 | |
parent | d0da93898982fe1f6c0e8fa1b3594d005ca51a33 (diff) | |
download | v-usb-26b546296757315521fda35eda8c0801b9632fb6.tar.gz v-usb-26b546296757315521fda35eda8c0801b9632fb6.tar.bz2 v-usb-26b546296757315521fda35eda8c0801b9632fb6.zip |
- documented changes and release
-rw-r--r-- | usbdrv/Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usbdrv/Changelog.txt b/usbdrv/Changelog.txt index d157ccb..663afdd 100644 --- a/usbdrv/Changelog.txt +++ b/usbdrv/Changelog.txt @@ -218,4 +218,6 @@ Scroll down to the bottom to see the most recent changes. start with sending USBPID_DATA0. - Changed defaults in usbconfig-prototype.h - Added free USB VID/PID pair for MIDI class devices + - Restructured AVR-USB as separate package, not part of PowerSwitch any more. +* Release 2008-04-18 |