diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2011-04-13 06:22:33 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2011-04-13 06:22:33 +0000 |
| commit | 2a84585b86cf0a8aed4c20f17d65f6f32dd77cf0 (patch) | |
| tree | ab0c37d44075cfe0e7cbeded12c239d026dbec32 /LUFA/ManPages/MigrationInformation.txt | |
| parent | df6433808914d08040a92effc08034382a62308f (diff) | |
Create new tag for the 110528 release (Quality Assurance).
git-svn-id: http://lufa-lib.googlecode.com/svn/tags/LUFA-110528-QA@1739 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'LUFA/ManPages/MigrationInformation.txt')
| -rw-r--r-- | LUFA/ManPages/MigrationInformation.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/ManPages/MigrationInformation.txt b/LUFA/ManPages/MigrationInformation.txt index 8d35bbd4..61bdd61d 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 101122 to XXXXXX + * \section Sec_Migration110528 Migrating from 101122 to 110528 * <b>Non-USB Library Components</b> * - The TWI driver \ref TWI_StartTransmission() function return type has now changed, so that the function returns an * error code from the \ref TWI_ErrorCodes_t enum instead of a boolean success flag. Existing code must now check |
