repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 9ae08538b193c0d6cd4bee7894553b2a887de047:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 9ae08538b193c0d6cd4bee7894553b2a887de047
Author: Marc Lehmann 
Date:   Fri Jan 13 13:47:39 2006 +0000

    *** empty log message ***

diff --git a/Changes b/Changes
index 85c149e81bfe1763f6e6bae45b3b5459ee2fc324..
index ..ff3357546d2c8c1c7b633ae3e01985e347f75f13 100644
--- a/Changes
+++ b/Changes
@@ -12,7 +12,7 @@ WISH: OnTheSpot editing, or maybe switch to miiiiiiif. or maybe use perl and an
 WISH: just for fun, do shade and tint with XRender.
 WISH: support tex fonts

-7.0
+7.0  Fri Jan 13 14:02:18 CET 2006
 	- added sections for DISTRIBUTION MAINTAINERS and about
           SETUID/SETGID to the FAQ.
         - selection, searchable-scrollback, selection-popup and
diff --git a/src/Makefile.in b/src/Makefile.in
index 3b29ed471d7ef9b176f2b2608c86cec016c59a7e..
index ..666c5ea428af37597355af6c92ec36d35fc05d24 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -141,7 +141,9 @@ encoding.o: table/cns11643_1992_f.h table/big5_ext.h table/big5_plus.h
 encoding.o: table/viscii.h table/jis0201_1976_0.h table/jis0208_1990_0.h
 encoding.o: table/jis0212_1990_0.h table/jis0213_1.h table/jis0213_2.h
 encoding.o: table/compose.h table/category.h
-fdpass.o: ../config.h fdpass.h
+fdpass.o: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h optinc.h encoding.h
+fdpass.o: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h
+fdpass.o: salloc.h rxvtperl.h hookinc.h rsinc.h menubar.h fdpass.h
 init.o: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h optinc.h encoding.h
 init.o: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h
 init.o: salloc.h rxvtperl.h hookinc.h rsinc.h menubar.h init.h
@@ -248,7 +250,10 @@ encoding.lo: table/cns11643_1992_f.h table/big5_ext.h table/big5_plus.h
 encoding.lo: table/viscii.h table/jis0201_1976_0.h table/jis0208_1990_0.h
 encoding.lo: table/jis0212_1990_0.h table/jis0213_1.h table/jis0213_2.h
 encoding.lo: table/compose.h table/category.h
-fdpass.lo: ../config.h fdpass.h
+fdpass.lo: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h optinc.h
+fdpass.lo: encoding.h rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h
+fdpass.lo: callback.h salloc.h rxvtperl.h hookinc.h rsinc.h menubar.h
+fdpass.lo: fdpass.h
 init.lo: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h optinc.h encoding.h
 init.lo: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h
 init.lo: salloc.h rxvtperl.h hookinc.h rsinc.h menubar.h init.h
diff --git a/src/version.h b/src/version.h
index 3450f21ec19b6e85cb64cbfd987db57e40f00a55..
index ..b6263370f6337a82bc66577cf4c0ea88189cb6e9 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
 // VERSION _must_ be \d.\d+
 #define VERSION "7.0"
-#define DATE	"2006-01-04"
+#define DATE	"2006-01-13"

-----END OF PAGE-----