ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/Changes
Revision: 1.6
Committed: Fri Jan 16 22:26:16 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.5: +4 -3 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 1.4 Fri Jan 16 23:03:22 CET 2004
2 - fix stupid segfault on esc-c
3 - small font tunings
4 - much better io manager, less bugs, higher speed
5 - better error reporting for unknown options
6
7 1.3 2003-12-26
8 - fix a bug in font height selection
9 - autoscale scalable x11 fonts
10 - slow-mode xft rendering centers characters
11 - much faster x11 font selecti
12
13 1.2 2003-12-24
14 - fix another segfault-on-resize-bug form the original rxvt
15 - better font matching
16 - better memory management (less memory)
17 - new fallback: gnu freefont
18
19 1.1 2003-12-18
20 - Support for XIM in other than the current locale.
21 - Support for non-utf-8-locales
22 - much improved font choosing
23
24 1.0
25 - first release
26 - original cloned from rxvt-CVS 2003-11-19 00:26
27 - removed rclock et al.
28 - initial conversion to C++