diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2013-10-29 11:01:44 +0100 |
---|---|---|
committer | David Herrmann <dh.herrmann@gmail.com> | 2013-10-29 11:01:44 +0100 |
commit | b323e4fe0a8e4794405179ae21265c0c485ecfb7 (patch) | |
tree | 35b078b4a6d8522fbd34c47642ad3929a97f5c18 /NEWS | |
parent | b2e42abb37ef277fc1af1b79cf7a20e58d64c79d (diff) |
docs: adjust NEWS file for kmscon-8
Mostly build-tool changes and code removal. Everything else bug fixes,
fixes, fixes, ...
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -1,5 +1,35 @@ = KMSCON Release News = +CHANGES WITH 8: + * Several build-tools changes. Please adjust your build-scripts + accoringly: + - xz instead of bz2 tarballs + - tarballs moved to: www.freedesktop.org/software/kmscon/releases + - linking with ld.gold now supported + - libtsm was extracted into a separate library, available at: + www.freedesktop.org/wiki/Software/kmscon/libtsm + - Several dependencies are mandatory now. See README. + - --prefix=/usr is no longer the default. You need to pass it + yourself! + + * Removed wlterm. A GTK+ variant of wlterm is now available at: + www.freedesktop.org/wiki/Software/kmscon/wlterm + + * Removed uvtd and uvt. They were unused. + + * Removed cdev-sessions + + * Removed freetype2 font-backend + + * Removed cairo text renderer + + * eloop and uterm are now linked statically + + * Dynamic font resizing is now supported. Use ctrl+'+' and ctrl+'-' as + default shortcuts to resize your font on-the-fly. + + * Lots of bug-fixes! + CHANGES WITH 7: * TSM, font and text subsystems have been extended to support multi-width fonts (via wcwidth(3)). This allows using CJK characters |