Adding release date for 2.1.0 to changelog

This commit is contained in:
Pepijn Over 2014-02-08 23:32:23 +01:00
parent 7b8726aae1
commit 6e57aaba22
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
######################### #########################
# #
# Version 2.1 # Version 2.1.0
# February 8, 2014
# #
######################### #########################
- Merged PHP Server Monitor Plus project by Luiz Alberto S. Ribeiro (https://github.com/madeinnordeste/PHP-Server-Monitor-Plus). - Merged PHP Server Monitor Plus project by Luiz Alberto S. Ribeiro (https://github.com/madeinnordeste/PHP-Server-Monitor-Plus).
@ -53,4 +54,4 @@
- log.php - log.php
- tpl/log.tpl.html - tpl/log.tpl.html
- Select order by clause used datetime field after DATE_FORMAT had been performed, - Select order by clause used datetime field after DATE_FORMAT had been performed,
resulting in a wrong list of log entries shown. resulting in a wrong list of log entries shown.