changes made

This commit is contained in:
Ward Wouts 2005-02-01 19:37:59 +00:00
parent 44b252c0d0
commit bc4274507d

View file

@ -1,12 +1,15 @@
# $Dwarf: CHANGELOG,v 1.33 2004/10/18 08:14:36 ward Exp $
# $Dwarf: CHANGELOG,v 1.34 2005/01/28 20:06:45 ward Exp $
# $Source$
from 0.2.3 to ....
from 0.2.3 to 0.5.0
- changes to make it work with ruby 1.8.1
- internal structures changed in article.rb
- huge of memory usage improvements... - 90% less memory usage
- (more) gracefully handle bad yencodings
- enable file inclusion
- add MODE READER command
- use a thread for decoding for multi-part posts
- locking cleaned up, no more calling of ps(1)
from 0.2.2 to 0.2.3
- notify when cachedir doesn't exist