From 09a2d5d0bdc3ab1fbd9ce3f4a71020d3dc5f5de5 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Wed, 25 May 2005 16:25:59 +0000 Subject: [PATCH] r10549: fix broken html --- debian/changelog | 6 ++++++ uri.html | 4 +--- 2 files changed, 7 insertions(+), 3 deletions(-) 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
-- 2.34.1