1* 2008/12/07 2 * Fixed: 3 * Fix for nasty recursion bug in sending routine when ''$conf['use_heading']'' was set 4 * Fixed HTTP client to correctly accept all type 200 responses as successful 5 * Give up sending immediately if instructionlist is empty or non-existant 6 7* 2008/04/06 8 * Fixed: 9 * Akismet plugin was not called properly 10 * Don't allow usage of syntax in comments 11 * Minor cosmetic bugs 12 * Added: 13 * Logging system to log processing of incoming linkbacks. Antispam 14 plugins can add own processing information via event-data 15 * Additional antispam plugin to check if incoming trackbacks contain a 16 link back to page 17 * Option for displaying trackback URL for manual trackbacks 18 * Admin component for bulk moderating linkbacks 19 * URL of pinged page is now included in notification mail 20 * ''exe/trackback.php'', ''exe/pingback.php'' and ''action/display.php'' now 21 use the pluginutils to load the ''tools'' plugin 22 * Use strftime() instead of date() 23 * Change to new form handling in Dokuwiki 24 25* 2007/04/12: 26 * Receiving and displaying of received linkbacks added, sending improved 27 28* 2007/04/07: 29 * Initial release of the first prototype 30 312023-12-29 20:32 - v - Removing VERSION and Reverting CHANGELOG 32