[Lunar-commits] r26447 - moonbase/trunk/terminal/rxvt-unicode
Florin Braescu
florin at lunar-linux.org
Sun Oct 28 07:18:58 CET 2007
Author: florin
Date: 2007-10-28 07:18:58 +0100 (Sun, 28 Oct 2007)
New Revision: 26447
Modified:
moonbase/trunk/terminal/rxvt-unicode/DETAILS
Log:
bump the version from 8.3 to 8.4. The transparency code has been overhauled and further improved, adding XRender transparency and other goodies to the already extensive set of options. xterm 1002/1003 mouse tracking modes have been implemented. Some potential memory leaks have been plugged and a number of bugs have been fixed, as usual.
Modified: moonbase/trunk/terminal/rxvt-unicode/DETAILS
===================================================================
--- moonbase/trunk/terminal/rxvt-unicode/DETAILS 2007-10-28 06:15:08 UTC (rev 26446)
+++ moonbase/trunk/terminal/rxvt-unicode/DETAILS 2007-10-28 06:18:58 UTC (rev 26447)
@@ -1,15 +1,15 @@
MODULE=rxvt-unicode
- VERSION=8.3
+ VERSION=8.4
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://dist.schmorp.de/rxvt-unicode/
- SOURCE_VFY=sha1:cd335c47543ba086585a296ca0fe7445c07120dd
+ SOURCE_VFY=sha1:f07171283af57cd615b0a43a30641e4658aa7e28
WEB_SITE=http://software.schmorp.de/pkg/rxvt-unicode.html
ENTERED=20070203
- UPDATED=20070925
+ UPDATED=20071028
SHORT="rxvt-unicode is a clone of rxvt"
+
cat << EOF
Its main features (many of them unique) over rxvt are:
-
* Stores text in Unicode (either UCS-2 or UCS-4).
* Uses locale-correct input, output and width: as long as your system
supports the locale, rxvt-unicode will display correctly.
More information about the Lunar-commits
mailing list