From e3246d93ed46a9d18ef87bb639c388b23516447b Mon Sep 17 00:00:00 2001 From: jupo Date: Thu, 19 Sep 2024 02:58:12 +0000 Subject: [PATCH] Upload files to "/" --- history.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 history.txt diff --git a/history.txt b/history.txt new file mode 100644 index 0000000..5618e66 --- /dev/null +++ b/history.txt @@ -0,0 +1,20 @@ +Frontier II - Verison History + +TODO: refactor login & password setup, protect inputs from sql injection + +0.2.00 (2024-07-31) + Misc: Completed initial php SQL migration and testing. + +0.1.21 (2024-07-29) + Reviving development on new modern server. Will need to migrate to newer php SQL APIs. + Misc: Initial work to clean up sql queries. + +0.1.20 (2011-02-20) + Misc: Updated server info. + +0.1.19 (2006-04-16) + Fix: Escape special characters and strip HTML tags in message system. + Misc: Error message cleanup. + +0.1.18 (2005-03-02) + Prior early development versions did not have a documented changelog.