ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/Changes
Revision: 1.5
Committed: Fri Jan 16 22:11:09 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
Changes since 1.4: +2 -1 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
6 1.3 2003-12-26
7 - fix a bug in font height selection
8 - autoscale scalable x11 fonts
9 - slow-mode xft rendering centers characters
10 - much faster x11 font selecti
11
12 1.2 2003-12-24
13 - fix another segfault-on-resize-bug form the original rxvt
14 - better font matching
15 - better memory management (less memory)
16 - new fallback: gnu freefont
17
18 1.1 2003-12-18
19 - Support for XIM in other than the current locale.
20 - Support for non-utf-8-locales
21 - much improved font choosing
22
23 1.0
24 - first release
25 - original cloned from rxvt-CVS 2003-11-19 00:26
26 - removed rclock et al.
27 - initial conversion to C++