Changeset 3148:1a71e17630c8 in livinglogic.python.xist
- Timestamp:
- 01/17/08 11:40:21 (12 years ago)
- Author:
- Walter Doerwald <walter@…>
- Branch:
- default
- Tags:
- rel-3-1
- Message:
-
Fix typos.
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
r3147
|
r3148
|
|
11 | 11 | no longer transform the URL in any way. |
12 | 12 | |
13 | | * Fixed a parser bug, where attributes where dropped when the attribute value |
| 13 | * Fixed a parser bug, where attributes were dropped when the attribute value |
14 | 14 | was empty. |
15 | 15 | |
-
r3147
|
r3148
|
|
5 | 5 | <li>If an <class>URLAttr</class> attribute contains a processing instruction |
6 | 6 | &xist; will no longer transform the &url; in any way.</li> |
7 | | <li>Fixed a parser bug, where attributes where dropped when the attribute |
| 7 | <li>Fixed a parser bug, where attributes were dropped when the attribute |
8 | 8 | value was empty.</li> |
9 | 9 | <li>Putting a module into a <class>Pool</class> object now copies the |