author | Michael Krelin <hacker@klever.net> | 2007-10-31 19:06:53 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2007-10-31 19:06:53 (UTC) |
commit | f2ccc66f71063d45f5bde741a69d9aae954d58da (patch) (unidiff) | |
tree | 6e0b94a949d1c5c17fb0251327bcb301d4f02109 | |
parent | 6a228d2b1cb39007c6a7b91dae578a30e26b37fd (diff) | |
download | libopkele-f2ccc66f71063d45f5bde741a69d9aae954d58da.zip libopkele-f2ccc66f71063d45f5bde741a69d9aae954d58da.tar.gz libopkele-f2ccc66f71063d45f5bde741a69d9aae954d58da.tar.bz2 |
summarized news in NEWS.xml
Signed-off-by: Michael Krelin <hacker@klever.net>
-rw-r--r-- | NEWS.xml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |