r4859: Auto commit for Debian build
authorKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 6 May 2003 22:00:42 +0000 (22:00 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 6 May 2003 22:00:42 +0000 (22:00 +0000)
debian/changelog
views.lisp

index 6ba7b3c07481ea07e221f8d5357ccc778ba37390..d2189f629be9eaa928632da4e731870e0e16a521 100644 (file)
@@ -1,3 +1,9 @@
+cl-hyperobject (2.7.1-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue,  6 May 2003 16:00:11 -0600
+
 cl-hyperobject (2.7.0-1) unstable; urgency=low
 
   * Add regression testing
index 4226fbc11dec52e38e31b0f48c21b0a425fd68b6..37d6ad47759def5d84ced5606eefaa9c76bf8c3c 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: views.lisp,v 1.27 2003/04/16 19:35:35 kevin Exp $
+;;;; $Id: views.lisp,v 1.28 2003/05/06 22:00:42 kevin Exp $
 ;;;;
 ;;;; This file is Copyright (c) 2000-2002 by Kevin M. Rosenberg
 ;;;;
                           :xhtml-link-labels :xml-link-labels :ie-xml-link
                           :ie-xml-link-labels)
                       (or print-formatter
+                          (string-equal (write-to-string type) "cdata")
                           (string-equal (write-to-string type) "string")))
              (setq func `(kmrcl:xml-cdata ,func)))
            (push func value-func))