X-Git-Url: https://code.th-h.de/?p=usenet%2Fyapfaq.git;a=blobdiff_plain;f=ChangeLog;h=bd61686125aaf3a2654c6503c494c3b67483b060;hp=69ad91bc23e04bdb2b35536b1e4322708ca2de89;hb=4fe0c455eaea9a358746b5c1d6945ccc4d49c149;hpb=cdfec198d60d055f7586edd2dafbb2a37e049582 diff --git a/ChangeLog b/ChangeLog index 69ad91b..bd61686 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,64 @@ +yapfaq 0.10 (unreleased) + +* Add: Charset definition. + Fixes #29. + +* Mark yapfaq.pl executable. + +* Change mail address. + + +Version 0.9.1 + +* Fix: Test mode: Add X-Supersedes only if Supersedes would be set. + Fixes #28. + Thomas Hochstein Sun Oct 31 18:42:52 2010 +0100 + + +Version 0.9 + +* Drop use of Fcntl (not needed). + Thomas Hochstein Tue Jun 15 22:30:11 2010 +0200 + +* Changed packaging. + - Drop .yapfaqrc and yapfaq.cfg in favor of .yapfaqrc.sample + and yapfaq.cfg.sample; rename test.txt to sample.txt. + - Change contents of these files to reflect the new names. + - Update some defaults, change sample.txt contents to English. + - Add "INSTALLATION" chapter to documentation. + Fixes #7. + Thomas Hochstein Sat May 15 19:16:40 2010 +0200 + +* Change default Message-ID format. + Thomas Hochstein Sat May 15 19:04:24 2010 +0200 + +* Change: Modify headers for test posts. + - Change MID so you can do multiple tests. + - Replace Supersedes with X-Supersedes so you do not delete + postings while testing. + - Add remark ("This is a test message."). + - Change documentation accordingly. + Fixes #6. + Thomas Hochstein Sat May 15 17:22:20 2010 +0200 + +* Change: Drop %LM from subject if Last-Modified is not found. + Thomas Hochstein Sat May 15 16:36:52 2010 +0200 + + +Version 0.8.2 + +* Fix: Accept leading/trailing whitespace for Last-modified pseudo header. + Fixes #5. + Thomas Hochstein Sat May 15 16:32:58 2010 +0200 + + +Version 0.8.1 + +* Fix broken implementation of "Program" in .yapfaqrc. + Fixes #4. + Thomas Hochstein 2010-05-14 21:58:15 + + Version 0.8 * Documentation: Add Git repository and bug tracker.