Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | commit 1.2 NEWS date |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: | 17edfccd926139829b5633badd493259bcebf70a |
User & Date: | mario 2014-11-28 11:47:14 |
Context
2014-11-28
| ||
11:47 | Add crude -Unicode whitespace (NBSP, NEL, LS, PS) detection. Leaf check-in: 9d41f01461 user: mario tags: trunk | |
11:47 | commit 1.2 NEWS date check-in: 17edfccd92 user: mario tags: trunk | |
2014-11-24
| ||
01:29 | Remove note about pseudo close tags (need UTF-8 obfuscation). check-in: 4d8d9678db user: mario tags: trunk | |
Changes
Changes to NEWS.
1 2 3 4 5 6 7 8 9 |
1.2 (trunk)
-----------
* Regex open tag scanning is now case-insensitive.
+ Documentation of --recursive directory traversal being mostly hardwired.
* Stylistic and descriptive fixes in man page.
* Made --color option actually alternate (XOR) with platform defaults.
- EPM has been displaced with FPM package building (src→deb/rpm/exe).
1.1 (2014-11-07)
|
| | |
1 2 3 4 5 6 7 8 9 |
1.2 (2014-11-23) ---------------- * Regex open tag scanning is now case-insensitive. + Documentation of --recursive directory traversal being mostly hardwired. * Stylistic and descriptive fixes in man page. * Made --color option actually alternate (XOR) with platform defaults. - EPM has been displaced with FPM package building (src→deb/rpm/exe). 1.1 (2014-11-07) |