head	1.7;
access;
symbols
	ApacheJSSI-1_1_2:1.4
	ApacheJSSI-1_1_1:1.3
	ApacheJSSI-pre1_1:1.2
	JavaApacheSSI-pre2-1_1:1.1.1.1.4.3
	JavaApacheSSI-pre1_1:1.1.1.1.4.2
	before-peter-urban-commit:1.1.1.1
	jservssi_1_1-DEV:1.1.1.1.0.4
	jservssi_1_0-patches:1.1.1.1.0.2
	jservssi_1_0:1.1.1.1
	arelease:1.1.1.1
	avendor:1.1.1;
locks; strict;
comment	@# @;


1.7
date	99.09.23.09.13.16;	author peter;	state Exp;
branches;
next	1.6;

1.6
date	99.09.06.22.47.09;	author hzeller;	state Exp;
branches;
next	1.5;

1.5
date	99.07.22.20.28.58;	author hzeller;	state Exp;
branches;
next	1.4;

1.4
date	99.06.22.23.07.12;	author hzeller;	state Exp;
branches;
next	1.3;

1.3
date	99.06.22.10.45.26;	author hzeller;	state Exp;
branches;
next	1.2;

1.2
date	99.06.09.22.41.18;	author hzeller;	state Exp;
branches;
next	1.1;

1.1
date	98.11.26.23.23.04;	author stefano;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.11.26.23.23.04;	author stefano;	state Exp;
branches
	1.1.1.1.4.1;
next	;

1.1.1.1.4.1
date	99.05.27.07.19.38;	author hzeller;	state Exp;
branches;
next	1.1.1.1.4.2;

1.1.1.1.4.2
date	99.05.27.12.52.05;	author hzeller;	state Exp;
branches;
next	1.1.1.1.4.3;

1.1.1.1.4.3
date	99.05.29.22.40.35;	author hzeller;	state Exp;
branches;
next	;


desc
@@


1.7
log
@
Modified Files:
	CHANGES
@
text
@21 Sep  1999    fixed some date related bugs
                lots of traditional SSI variables added, now <!--#echo...>
                is really close to Apache SSI
                [thanks to Noah Nordrum <nnordrum@@isd.net>]

06 Sep  1999	fixed a bug with incorrect byte
		counting on 16Bit charsets
		[thanks to Waily <waily@@ms1.URL.com.tw> to
		 point this out]

22 July 1999    fixed a small bug in ConfigTagHandler 
                [<dennis.lundberg@@mdh.se>]

22 June 1999	Released 1.1.2 
22 June 1999	Released 1.1.1

June 1999	Added charset, debug - initParameter
		fixed NullPointerException bug	     [Henner Zeller]

10 June 1999	Released 1.1

May 1999	Added control to expiration (Expires-Header) of
		generated page and compression support of files
						      [Henner Zeller]
May 1999  Implementation of traditional SSI commands <!--#..>
	  using the SpecialTagHandlers; Bug fixes     [Peter Urban]

Feb 1999  o separated page parsing and handling of tags (PageParser, 
	    SpecialTagHandler)
	  o HREFParameterPropagator allows for URL rewriting in
	    SSI pages. 
          o Performance improvements and less memory
            usage                    
	  o fixed several bugs                        [Henner Zeller]

  *) removed JServSSI from the Apache JServ project and forked this project
     as voted on the Java Apache mailing list.        [Stefano Mazzocchi]

Changes with Apache JServSSI 1.0b1                                27 Nov 1998
@


1.6
log
@o  fixed a bug with incorrect byte counting on 16Bit charsets
   ( thanks to Waily <waily@@ms1.URL.com.tw> to point this out)
@
text
@d1 5
@


1.5
log
@o updated CHANGES (bugfix from <dennis.lundberg@@mdh.se>)
@
text
@d1 5
d8 1
@


1.4
log
@o 1.1.1 -> 1.1.2
@
text
@d1 2
@


1.3
log
@o revesed dates in CHANGES
@
text
@d1 1
@


1.2
log
@o merge the 'jservssi_1_1-DEV' - branch with the default branch
@
text
@d1 6
a6 1
Changes with Apache JServSSI 1.0b1                                27 Nov 1998
d8 5
a12 2
  *) removed JServSSI from the Apache JServ project and forked this project
     as voted on the Java Apache mailing list.        [Stefano Mazzocchi]
d22 2
a23 2
May 1999  Implementation of traditional SSI commands <!--#..>
	  using the SpecialTagHandlers; Bug fixes     [Peter Urban]
d25 1
a25 5
May 1999  Added control to expiration (Expires-Header) of
	  generated page and compression support of files
						      [Henner Zeller]

xx.06.1999 Release of 1.1
@


1.1
log
@Initial revision
@
text
@d4 18
a21 2
     as voted on the Java Apache mailing list. [Stefano Mazzocchi]
    
@


1.1.1.1
log
@Started the Apache JServSSI Project!
@
text
@@


1.1.1.1.4.1
log
@o CHANGES: what happend
o Makefile: add ParamPropContext.class
@
text
@d4 2
a5 12
     as voted on the Java Apache mailing list.        [Stefano Mazzocchi]

Feb 1999  o separated page parsing and handling of tags (PageParser, 
	    SpecialTagHandler)
	  o HREFParameterPropagator allows for URL rewriting in
	    SSI pages. 
          o Performance improvements and less memory
            usage                    
	  o fixed several bugs                        [Henner Zeller]

May 1999  Implementation of traditional SSI commands <!--#..>
	  using the SpecialTagHandlersi; Bug fixes    [Peter Urban]
@


1.1.1.1.4.2
log
@o typo ..,
@
text
@d15 1
a15 1
	  using the SpecialTagHandlers; Bug fixes    [Peter Urban]
@


1.1.1.1.4.3
log
@o += expire, compression
@
text
@d15 1
a15 7
	  using the SpecialTagHandlers; Bug fixes     [Peter Urban]

May 1999  Added control to expiration (Expires-Header) of
	  generated page and compression support of files
						      [Henner Zeller]

xx.06.1999 Release of 1.1
@


