aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/MigrationInformation.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-11-22 04:56:59 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-11-22 04:56:59 +0000
commitbcf07edeb2a172dd3aeef07908f3b7e9b235a164 (patch)
tree864469984c2a9cfd183839a5cddf1a7eb6123179 /LUFA/ManPages/MigrationInformation.txt
parent6c38ca28907034aa9a5f294dc26f98d90234dea8 (diff)
downloadlufa-bcf07edeb2a172dd3aeef07908f3b7e9b235a164.tar.gz
lufa-bcf07edeb2a172dd3aeef07908f3b7e9b235a164.tar.bz2
lufa-bcf07edeb2a172dd3aeef07908f3b7e9b235a164.zip
Commit for the 091122 release.
Diffstat (limited to 'LUFA/ManPages/MigrationInformation.txt')
-rw-r--r--LUFA/ManPages/MigrationInformation.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/LUFA/ManPages/MigrationInformation.txt b/LUFA/ManPages/MigrationInformation.txt
index fe58efa1f..d840576ff 100644
--- a/LUFA/ManPages/MigrationInformation.txt
+++ b/LUFA/ManPages/MigrationInformation.txt
@@ -10,7 +10,7 @@
* 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 090924 to XXXXXX
+ * \section Sec_Migration091122 Migrating from 090924 to 091122
*
* <b>Host Mode</b>
* - The HID_PARSE_UsageStackOverflow HID parser error constant is now named \ref HID_PARSE_UsageListOverflow
@@ -18,8 +18,6 @@
* user application, instead of just its attributes.
* - The USB_GetDeviceConfigDescriptor() function was incorrectly named and is now called \ref USB_Host_GetDeviceConfigDescriptor().
*
- <b>No Migration information for this release - all library elements are backwards-compatible with 090924.</b>
- *
* \section Sec_Migration090924 Migrating from 090810 to 090924
*
* <b>Non-USB Library Components</b>