diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..230fbcd --- /dev/null +++ b/NEWS @@ -0,0 +1,7 @@ +* Version 1.1 + + * Use PHP PDO instead of hard coding use of MySQL database interface. + +* Version 1.0 + + * Initial release.