Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2014-03-20 12:39:07 +0400
committerMichal Čihař <michal@cihar.com>2014-03-20 12:39:07 +0400
commitedcd09ca1bb260c747e7196244d8057089ca14ad (patch)
treee9b9a2c04ff4be2f1d9046818629394095015298 /ChangeLog
parentd559fa6a2164870f0db0c92b3c60d8b5dda3c3d2 (diff)
Remove trailing whitespace from the documentation
Signed-off-by: Michal Čihař <michal@cihar.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b44029de0f..346df549c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -46,7 +46,7 @@ phpMyAdmin - ChangeLog
- bug #4324 Datepicker not showing up on insert page
- bug #3991 Problem selecting item in select boxes with the ENTER keystroke in some browsers
- bug #4323 QueryWindow ignores CodeMirror
-- bug None of the live charts shown on "Status -> Monitor" (Chrome)
+- bug None of the live charts shown on "Status -> Monitor" (Chrome)
4.1.9.0 (2014-03-06)
- bug #4279 CTRL + up or down moves two fields (part one)