[interchange-cvs] interchange - heins modified lib/Vend/Config.pm

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Mon Jan 21 21:21:00 2002


User:      heins
Date:      2002-01-22 02:20:01 GMT
Modified:  lib/Vend Config.pm
Log:
	* Add NoReparse to list of UserTag parameters read.

Revision  Changes    Path
2.22      +3 -2      interchange/lib/Vend/Config.pm


rev 2.22, prev_rev 2.21
Index: Config.pm
===================================================================
RCS file: /anon_cvs/repository/interchange/lib/Vend/Config.pm,v
retrieving revision 2.21
retrieving revision 2.22
diff -u -r2.21 -r2.22
--- Config.pm	2002/01/22 02:07:08	2.21
+++ Config.pm	2002/01/22 02:20:00	2.22
@@ -1,6 +1,6 @@
 # Vend::Config - Configure Interchange
 #
-# $Id: Config.pm,v 2.21 2002/01/22 02:07:08 mheins Exp $
+# $Id: Config.pm,v 2.22 2002/01/22 02:20:00 mheins Exp $
 #
 # Copyright (C) 1996-2001 Red Hat, Inc. <interchange@redhat.com>
 #
@@ -95,7 +95,7 @@
 use Vend::Parse;
 use Vend::Util;
 
-$VERSION = substr(q$Revision: 2.21 $, 10);
+$VERSION = substr(q$Revision: 2.22 $, 10);
 
 my %CDname;
 
@@ -2952,6 +2952,7 @@
 	posnumber		PosNumber
 	posroutine		PosRoutine
 	maproutine		MapRoutine
+	noreparse		NoReparse
 	replaceattr		replaceAttr
 	replacehtml		replaceHTML
 	required		Required