Author: poeml Date: Thu Jan 23 00:07:05 2014 New Revision: 8335 URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=8335&view=rev Log: update changelog Modified: trunk/docs/changes.rst Modified: trunk/docs/changes.rst URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/docs/changes.rst?rev=8335&r1=8334&r2=8335&view=diff ============================================================================== --- trunk/docs/changes.rst (original) +++ trunk/docs/changes.rst Thu Jan 23 00:07:05 2014 _at_@ -36,9 +36,15 @@ * :program:`mod_mirrorbrain` + - Nick Schermer from Xfce contributed a wonderful patch to improve the HTML + output for the details pages that MirrorBrain generates (see `issue 123`_). + As a consequence, in some installations the web design needs to be + adjusted, but hopefully people will value the better possibilities. The + full list of changes can be `viewed here`_. + - If multiple instances of MirrorBrain run in Apache (or you have multiple vhosts using one MirrorBrain configuration), you would have multiple ``DBDParams`` - statememts which prepare SQL statements when Apache starts processes. + statements which prepare SQL statements when Apache starts processes. Peculiarly, Apache doesn't allow the same connection string used more than once. (To make the connection strings unique, a possible workaround is to use differing ``connect_timeout`` values.) Anyhow, to help users running _at_@ -48,12 +54,14 @@ one-liner was missing hence. This release re-adds the helpful one-liner, and it'll also show the workaround at the same time. In addition, the documentation was enhanced. Thanks Stephan Jauernick. - + * :program:`geoiplookup_city` and :program:`geoiplookup_continent` tools: The path to the GeoIP database files is now configurable at compile time, so distribution builders could use preprocessor definitions to define them instead of patching the code. Patch by Dagobert Michelsen. Thanks! (`issue 130`_) +* :program:`mirrorprobe`: in the ``--help`` output, display the default value + for the network timeout (20 seconds) Bug fixes: _at_@ -93,6 +101,8 @@ .. _`issue 110`: http://mirrorbrain.org/issues/issue110 .. _`issue 114`: http://mirrorbrain.org/issues/issue114 .. _`issue 119`: http://mirrorbrain.org/issues/issue119 +.. _`issue 123`: http://mirrorbrain.org/issues/issue123 +.. _`viewed here`: http://svn.mirrorbrain.org/viewvc/mirrorbrain?view=revision&revision=8334 .. _`issue 125`: http://mirrorbrain.org/issues/issue125 .. _`issue 127`: http://mirrorbrain.org/issues/issue127 .. _`issue 130`: http://mirrorbrain.org/issues/issue130 _______________________________________________ mirrorbrain-commits mailing list Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/ Note: To remove yourself from this list, send a mail with the content unsubscribe to the address mirrorbrain-commits-request_at_mirrorbrain.orgReceived on Wed Jan 22 2014 - 23:07:07 GMT
This archive was generated by hypermail 2.3.0 : Wed Jan 22 2014 - 23:17:03 GMT