diff --git a/ghc-tagsoup.changes b/ghc-tagsoup.changes new file mode 100644 index 0000000..6870701 --- /dev/null +++ b/ghc-tagsoup.changes @@ -0,0 +1,95 @@ +------------------------------------------------------------------- +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- +Mon Feb 27 10:12:21 UTC 2017 - psimons@suse.com + +- Update to version 0.14.1 with cabal2obs. + +------------------------------------------------------------------- +Thu Sep 15 06:48:11 UTC 2016 - psimons@suse.com + +- Update to version 0.14 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Sun Jul 10 16:55:54 UTC 2016 - psimons@suse.com + +- Update to version 0.13.10 revision 0 with cabal2obs. + +------------------------------------------------------------------- +Sat May 7 06:30:29 UTC 2016 - mimi.vx@gmail.com + +- update to 0.13.10 +* improve the Haddock documentation +* fix some > 16bit HTML entities + +------------------------------------------------------------------- +Wed Mar 16 09:27:33 UTC 2016 - mimi.vx@gmail.com + +- update to 0.13.9 +* fix a space leak +* fix the demo examples +* make IsString a superclass of StringLike +* make flattenTree O(n) instead of O(n^2) + +------------------------------------------------------------------- +Mon Jan 11 08:14:21 UTC 2016 - mimi.vx@gmail.com + +- update to 0.13.8 +* add parse/render functions directly to the Tree module + +------------------------------------------------------------------- +Sun Jan 10 08:36:15 UTC 2016 - mimi.vx@gmail.com + +- update to 0.13.7 +* make sure upper case &#X works in lookupEntity + +------------------------------------------------------------------- +Thu Dec 24 09:34:20 UTC 2015 - mimi.vx@gmail.com + +- update to 0.13.6 +* some named entities require a trailing semicolon (e.g. mid) + +------------------------------------------------------------------- +Wed Nov 4 08:25:51 UTC 2015 - mimi.vx@gmail.com + +- update to 0.13.5 +* add isTagComment function + +------------------------------------------------------------------- +Thu Apr 23 19:21:25 UTC 2015 - mimi.vx@gmail.com + +- update to 0.13.3 +* #562, treat