From 954b4c0b71c86eb29f159936739a06c2088d2bde Mon Sep 17 00:00:00 2001 From: Stefan Behnel Date: Mon, 6 Jan 2014 20:37:35 +0100 Subject: changelog --- CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 444bd9cb..b92d04b0 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -11,8 +11,8 @@ Features added Bugs fixed ---------- -* LP#1266171: The DTD-API failed to return declared attributes of - internal/external subset DTDs (i.e. those from the docinfo property). +* LP#1266171: DTDs instantiated from internal/external subsets (i.e. through + the docinfo property) lost their attribute declarations. Other changes ------------- -- cgit v1.2.1