From 33ceefb094a64847a4d34433425bd2a01460a410 Mon Sep 17 00:00:00 2001 From: Tim Speckhals Date: Fri, 14 Oct 2016 04:33:26 +0200 Subject: [PATCH] Delete Changelog.txt --- Changelog.txt | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 Changelog.txt diff --git a/Changelog.txt b/Changelog.txt deleted file mode 100644 index 4f47316..0000000 --- a/Changelog.txt +++ /dev/null @@ -1,37 +0,0 @@ -PeerTracker Changelog --------------------------------------------------------------------------------------- - - -v0.1.3 | 01.20.2010 --------------------------------------------------------------------------------------- -* CHANGED - * ALL - * fixed failure to assign returned data from stripslashes - - -v0.1.2 | 11.18.2009 --------------------------------------------------------------------------------------- -* CHANGED - * MYSQL - * small bug in the garbage collection routine interval. - - -v0.1.1 | 10.31.2009 --------------------------------------------------------------------------------------- -* NEW - * ALL - * implemented support for full scrapes. - * tracker statistics (peers,seeds,leechers,torrents) output via html, xml & json - * MySQL - * database prefixes, allows multiple trackers to be ran from a single db - * support for persistant connections (via mysql or mysqli (php >= 5.3)) -* CHANGED - * MySQL - * database schema changed slightly, resulting in more efficient table rows. - - -v0.1.0 | 10.24.2009 --------------------------------------------------------------------------------------- -* NEW - * ALL - * completed /announce and partial /scrape support. \ No newline at end of file