Changeset 1127
- Timestamp:
- Oct 1, 2012 1:49:35 PM (10 years ago)
- Location:
- specdomain
- Files:
-
- 1 added
- 4 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
specdomain/tags/src/v1.01/setup.cfg
r1036 r1127 1 1 [egg_info] 2 tag_build = dev3 tag_date = true4 tag_svn_revision = true2 #tag_build = dev 3 #tag_date = true 4 #tag_svn_revision = true 5 5 6 6 [aliases] -
specdomain/tags/src/v1.03/CHANGES
r1126 r1127 7 7 8 8 9 Version 1.03 ( not released)9 Version 1.03 (2012-10-01) 10 10 ----------------------------------- 11 11 12 * fixes #33: style guide has been changed to use the YYYY-MM-DD date format 12 13 * fixes #35: corrected detection of single-line rdef functions -
specdomain/tags/src/v1.03/setup.cfg
r1036 r1127 1 1 [egg_info] 2 tag_build = dev3 tag_date = true4 tag_svn_revision = true2 #tag_build = dev 3 #tag_date = true 4 #tag_svn_revision = true 5 5 6 6 [aliases] -
specdomain/trunk/src/specdomain/CHANGES
r1126 r1127 7 7 8 8 9 Version 1.0 3(not released)9 Version 1.04 (not released) 10 10 ----------------------------------- 11 12 Version 1.03 (2012-10-01) 13 ----------------------------------- 14 11 15 * fixes #33: style guide has been changed to use the YYYY-MM-DD date format 12 16 * fixes #35: corrected detection of single-line rdef functions
Note: See TracChangeset
for help on using the changeset viewer.