File: NEWS

package info (click to toggle)
uniutils 2.25-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,432 kB
  • ctags: 166
  • sloc: ansic: 26,417; sh: 790; makefile: 58; awk: 55
file content (17 lines) | stat: -rw-r--r-- 720 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Version 2.25 adds to unidesc the option -r which causes it to list the ranges
detected after reading all input rather than listing them as they are encountered,
and adds to uniname the option -B which causes it to ignore characters
within the Basic Multilingual Plane.

Version 2.24 adds the utility unirev, which reverses its input. 

Version 2.22 adds the command line option -A, which causes ASCII whitespace to be skipped.

Version 2.20 fixes bugs in unidesc and unihist and adds to uniname the
option of skipping ASCII characters.

Version 2.19 has been updated to Unicode 5.0.

Version 2.18 fixes a bug in which a read interrupted in the midst of
a UTF-8 sequence was incorrectly treated as a truncated sequence.