diff options
Diffstat (limited to 'LUFA/ManPages')
-rw-r--r-- | LUFA/ManPages/ChangeLog.txt | 2 | ||||
-rw-r--r-- | LUFA/ManPages/MigrationInformation.txt | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 42f9ceaca..39ae937e0 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -8,6 +8,8 @@ * * \section Sec_ChangeLogXXXXXX Version XXXXXX * + * \section Sec_ChangeLog100512 Version 100512 + * * <b>New:</b> * - Added incomplete MIDIToneGenerator project * - Added new Relay Controller Board project (thanks to OBinou) diff --git a/LUFA/ManPages/MigrationInformation.txt b/LUFA/ManPages/MigrationInformation.txt index 0f3ddade3..2f90e741f 100644 --- a/LUFA/ManPages/MigrationInformation.txt +++ b/LUFA/ManPages/MigrationInformation.txt @@ -10,7 +10,9 @@ * to the next version released. It does not indicate all new additions to the library in each version change, only * areas relevant to making older projects compatible with the API changes of each new release. * - * \section Sec_MigrationXXXXXX Migrating from 100219 to XXXXXX + * \section Sec_MigrationXXXXXX Migrating from 100512 to XXXXXX + * + * \section Sec_Migration100512 Migrating from 100219 to 100512 * * <b>Non-USB Library Components</b> * - The \ref TWI_StartTransmission() function now takes in a timeout period, expressed in milliseconds, within which the addressed |