Version 1.3 -> 1.4 ------------------ - Better instructions. - With source code. - No change to DanNews apart from new version number. - Bye. Version 1.2 -> 1.3 ------------------ - Leo asked for it to show how far its got whilst unbatching, so I added the BLIP option. - Tez asked for it to unbatch articles with only headers and no body, so it does that now as well. - It won't complain any more if you want it to delete .overview files and it can't find them. - Think I finally got rid of the bug where it locked up every once in a while. - Tidied it up and re-compiled with optimisation on, which means that it should be even faster. Version 1.1 -> 1.2 ------------------ - Er, forgot to copy the binary I just compiled over the old version before I uploaded it, so you got the docs for 1.1 and the 1.0 program. Anyway, it's now 1.2 because I didn't get the version string right in 1.1 (the one that I didn't upload) anyway. Well, you've got to laugh, eh? Version 1.0 -> 1.1 ------------------ - Found out by accident that Tin 1.3 beta seems a lot faster if you delete the .overview files and let it recreate them from scratch after each news unbatch. So, I added a new option to do this. Version 0.4 -> 1.0 ------------------ - Re-wrote the file stuff to make it faster. Can't really tell if it is or not, but I can't be arsed to change it back. - Added support for the control group. - Gets newsgroup list from UULIB:DanNewsGroups as well as UULIB:newsgroups, so you can define extra groups that you don't want your newsreader to show (makes the control groups easier to manage). - Fixed CTRL-C memory leak. - Made error messages clearer. Version 0.3 -> 0.4 ------------------ - It can be given a plain file instead of a batch file (even though, it still doesn't do local postings). - Won't complain any more if batch file doesn't exist. - Won't complain any more if given an empty batch file. - Won't crash any more with very corrupt batch files. - Writes .next files out faster. Version 0.2 -> 0.3 ------------------ - It'll accept input from stdin now (eg. "DanNews 0.2 ------------------ - Fixed a problem where if you give a negative number for the cache size (this also included the default), it got confused about the amount of free memory so sometimes it wouldn't unbatch the news. - Got rid of an enforcer hit. - On a couple of occasions it could lock up instead of unbatching. Fixed that. - Add some statistics, if you want them, with the STATS switch.