|
From: will kahn-g. <wi...@bl...> - 2011-01-07 15:27:38
|
I just merged in a bunch of fixes from Dieterbe. Plus there have been a bunch of changes since rc2 as well, mostly in documentation. I was thinking of doing an rc3 release in the next week. Before I do that, what else do people want to fix? If I don't hear anything, I'll just do an rc3 release next week. Changes between rc2 and master: 1a1a51d add magicword plugin 6c4502d Bugfix: only render comment-story if comment-form will be rendered too. 4385ac8 Check whether absolute_path is set, not whether its length is non-zero 6abb6af No need to mention the `commandline` callback twice in the same list a7f1c5e print commandline errors to stderr, not stdout 7a42deb When errors happen on commandline, exit 1 instead of 0 6988482 Minor overhaul of comments chapter. 1cafccb Reworked including files. 385a9ba Tweaked language at top of INSTALL file. ede9570 Fixing old-style names to new-style names. 0a35f19 Added a warning about naming plugins the same as system packages. 1815cd1 Fixed titles in html and rss flavours. 7b8574c Updated load_plugins and plugin_dirs documentation. 9e33341 Minor tweak to quell a docs build warning. a7eadb7 Fixed documentation for plugin_dirs and load_plugins. d8a76f0 Fixes handling of wrong exception in tags plugin. a63b2ed Fixed formatting of CHANGELOG 1.5 item 21. 6ad2266 Reworked INSTALL to have a separate installation for hacking. f495517 Fixing the virtualenv activate line. 83f494b Reworked the INSTALL document. 5100808 Removed _escaped and _urlencoded value creation from comments. 8d93b38 Adding download_url to setup.py metadata. 4814f4b Added RELEASE process. d92f572 Fixed License classifier to work with PyPI. Many thanks to Dieterbe for his work--both fixing things and finding fixes that exist out there that should get merged into the core! /will |