stuff done

This commit is contained in:
Ward Wouts 2003-09-23 12:47:16 +00:00
parent 20d7b4ff26
commit 81402e24a2

View file

@ -1,9 +1,15 @@
# $Dwarf: CHANGELOG,v 1.26 2003/06/24 19:04:26 ward Exp $ # $Dwarf: CHANGELOG,v 1.27 2003/07/03 14:30:00 ward Exp $
# $Source$ # $Source$
from 0.2.2 to 0.2.3 from 0.2.2 to 0.2.3
- notify when cachedir doesn't exist - notify when cachedir doesn't exist
- expand ${HOME} in config to your homedir - expand ${HOME} in config to your homedir
- fix problem where the limiting of the number of headers
to get in one call wouldn't work
- don't change cache files in place
- keep old config if there are errors while reloading
- change cache format to a file per server model (use
cacheconverter to convert cache files)
from 0.2.1 to 0.2.2 from 0.2.1 to 0.2.2
- improve output layout - improve output layout