*** empty log message ***
authorroot <root>
Fri, 13 Jan 2006 13:47:39 +0000 (13:47 +0000)
committerroot <root>
Fri, 13 Jan 2006 13:47:39 +0000 (13:47 +0000)
Changes
src/Makefile.in
src/version.h

diff --git a/Changes b/Changes
index 85c149e81bfe1763f6e6bae45b3b5459ee2fc324..ff3357546d2c8c1c7b633ae3e01985e347f75f13 100644 (file)
--- 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
index 3b29ed471d7ef9b176f2b2608c86cec016c59a7e..666c5ea428af37597355af6c92ec36d35fc05d24 100644 (file)
@@ -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
index 3450f21ec19b6e85cb64cbfd987db57e40f00a55..b6263370f6337a82bc66577cf4c0ea88189cb6e9 100644 (file)
@@ -1,3 +1,3 @@
 // VERSION _must_ be \d.\d+
 #define VERSION "7.0"
-#define DATE   "2006-01-04"
+#define DATE   "2006-01-13"