1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
|
head 1.2;
access;
symbols;
locks
krisrose:1.2; strict;
comment @# @;
1.2
date 99.12.09.16.46.28; author krisrose; state Exp;
branches;
next 1.1;
1.1
date 99.12.09.16.23.39; author krisrose; state Exp;
branches;
next ;
desc
@@
1.2
log
@Oops.
@
text
@flexml (1-4) unstable; urgency=low
* Oops: install in skel, not skel/skel [sic].
-- Kristoffer H. Rose <krisrose@@debian.org> Thu, 9 Dec 1999 17:45:23 +0100
flexml (1-3) unstable; urgency=low
* Added perl -w option and eliminated all encountered warnings.
* Use LWP to DTDs and external entities specified by URI.
-- Kristoffer Rose <krisrose@@debian.org> Thu, 9 Dec 1999 04:37:26 +0100
flexml (1-2) unstable; urgency=low
* Fixed version oops.
* DTD parser and state transition tables cleaned up somewhat.
* Can now correctly generate the `xhtml-href' application.
-- Kristoffer H. Rose <krisrose@@debian.org> Mon, 6 Dec 1999 22:06:43 +0100
flexml (1-1) unstable; urgency=low
* Manual page and program fully in sync.
* Introductory document added.
* Application-generation tested some.
* flexml.skel renamed to skel [sic].
* Several printf formats fixed.
* Optimizations to avoid scanner backup on valid documents.
* Further development...
-- Kristoffer H. Rose <krisrose@@debian.org> Thu, 25 Nov 1999 19:38:29 +0100
flexml (1-0) unstable; urgency=low
* Initial Release.
-- Kristoffer H. Rose <krisrose@@debian.org> Tue, 23 Nov 1999 11:41:52 +0100
Local variables:
mode: debian-changelog
add-log-mailing-address: "krisrose@@debian.org"
End:
@
1.1
log
@Moved under RCS.
@
text
@d1 6
@
|