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

# User Rev Content
1 pcg 1.5 1.4 Fri Jan 16 23:03:22 CET 2004
2 pcg 1.6 - 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 pcg 1.1
7 pcg 1.2 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 pcg 1.1 1.0
25 pcg 1.2 - first release
26     - original cloned from rxvt-CVS 2003-11-19 00:26
27 pcg 1.4 - removed rclock et al.
28     - initial conversion to C++