Changeset 4285
- Timestamp:
- 06/20/07 13:48:12 (1 year ago)
- Files:
-
- branches/1.0/CHANGELOG (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.0/CHANGELOG
r4284 r4285 12 12 * r4242: fixed a typo in MySQL i18n message source 13 13 * r4240: added an exception when a YAML file contains tabs instead of spaces when tabs are mixed with spaces 14 * r4238: replaced all accourences of deprecated function mysql_escape_string() by mysql_real_escape_string() (#1860)14 * r4238: replaced all occurences of deprecated function mysql_escape_string() by mysql_real_escape_string() (#1860) 15 15 * r4236: fixed bug for adjacent CSS selector 16 16 * r4228: fixed a bug in URL generation for route names having a star in the middle