diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index 42f9ceacae46fac7a19b0a751e43d782da58c4d0..39ae937e00e49308c70769936227b47b8f79b5ca 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 0f3ddade348e6d1b5e839df34c0ff594aef695d0..2f90e741f13456b718cfb61b837189264fe1fe6a 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