aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-05-12 07:30:47 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-05-12 07:30:47 +0000
commit3080988b35e1203d85d154c2108e9d9e17bc5e9d (patch)
tree46ddf6d7b8927dad06d16d4dbc4565a74cd69b7a
parentee5ea4ce2bc463206ed8fe01c71b31585c0cc280 (diff)
downloadlufa-3080988b35e1203d85d154c2108e9d9e17bc5e9d.tar.gz
lufa-3080988b35e1203d85d154c2108e9d9e17bc5e9d.tar.bz2
lufa-3080988b35e1203d85d154c2108e9d9e17bc5e9d.zip
Commit for the 100512 release.
-rw-r--r--LUFA/ManPages/ChangeLog.txt2
-rw-r--r--LUFA/ManPages/MigrationInformation.txt4
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