From: root Date: Tue, 15 Feb 2005 16:15:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=d612917bb4372099425e09a0263cd04ab26088d1;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/Changes b/Changes index af35f3de..176c2cc9 100644 --- a/Changes +++ b/Changes @@ -11,13 +11,13 @@ WISH: OnTheSpot editing, or maybe switch to miiiiiiif WISH: tabbed windows (hey, just use screen...) WISH: just for fun, do shade and tint with XRender. -5.1 +5.1 Tue Feb 15 17:13:27 CET 2005 - fix a bug when parsing fontnames and another one for empty keymaps which could result in crashes (Kuang-che Wu). - new option: -embed (frills). somebody could write a simple tk script to make a tab'able terminal now... - - only warn on X errors, *try* to continue (frills). + - only warn on X errors and _try_ to continue (frills). - add COPYING back, which got lost somehow. - after deciding that LSM is dead, remove all traces of it, along with other, similar, cleanups. diff --git a/src/version.h b/src/version.h index b892749c..696d480a 100644 --- a/src/version.h +++ b/src/version.h @@ -1,6 +1,5 @@ // VERSION _must_ be \d.\d+ - #define VERSION "5.1" -#define DATE "2005-02-11" +#define DATE "2005-02-15" #define LIBVERSION "1:0:0"