From: Kevin M. Rosenberg Date: Wed, 25 May 2005 16:25:59 +0000 (+0000) Subject: r10549: fix broken html X-Git-Tag: debian-1.5.1-2~16 X-Git-Url: http://git.kpe.io/?p=puri.git;a=commitdiff_plain;h=09a2d5d0bdc3ab1fbd9ce3f4a71020d3dc5f5de5 r10549: fix broken html --- diff --git a/debian/changelog b/debian/changelog index 5507bc2..e299000 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cl-puri (1.3.1.2-1) unstable; urgency=low + + * Fix broken html documentation (closes:310639) + + -- Kevin M. Rosenberg Fri, 27 Aug 2004 19:03:12 -0600 + cl-puri (1.3.1.1-2) unstable; urgency=low * Fix description diff --git a/uri.html b/uri.html index 8de336b..2cd92ff 100644 --- a/uri.html +++ b/uri.html @@ -9,9 +9,7 @@

URI support in Allegro CL

This document contains the following sections:

- - -

1.0 Introduction
+

1.0 Introduction
2.0 The URI API definition
3.0 Parsing, escape decoding/encoding and the path
4.0 Interning URIs