summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--NEWS.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS.xml b/NEWS.xml
index ce60a41..e51929f 100644
--- a/NEWS.xml
+++ b/NEWS.xml
@@ -1,5 +1,10 @@
1<?xml version="1.0" encoding="us-ascii"?> 1<?xml version="1.0" encoding="us-ascii"?>
2<news> 2<news>
3 <version>
4 <ni>more robustness improvements in links discovery</ni>
5 <ni>removed dependency on pcre c++ bindings, because there are few of them and
6 not everyone likes all of them</ni>
7 </version>
3 <version version="0.3" date="August 9th, 2007"> 8 <version version="0.3" date="August 9th, 2007">
4 <ni>fixed canonicalization procedure to be specs-compliant. Note, that the old 9 <ni>fixed canonicalization procedure to be specs-compliant. Note, that the old
5 consumer_t::canonicalize is now called consumer_t::normalize and the 10 consumer_t::canonicalize is now called consumer_t::normalize and the