blob: 50fd87fbd2841ce402df107420ea9d99ef4bac49 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
Continue to squash all magic bugs. See Debian BTS for a good source.
Store arbitrarily long strings, for example for %s patterns, so that
they can be printed out. Fixes Debian bug #271672.
Add syntax for other sorts of counted string (Debian bug #466032). Use
to fix bug #283760.
Add syntax for relative offsets after current level (Debian bug #466037).
|