summaryrefslogtreecommitdiff
path: root/sql/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sql/ChangeLog')
-rw-r--r--sql/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/ChangeLog b/sql/ChangeLog
index fe67aca1cc0..df9b2567113 100644
--- a/sql/ChangeLog
+++ b/sql/ChangeLog
@@ -1,3 +1,7 @@
+2000-09-15 Michael Widenius <monty@mysql.com>
+
+* Added a thd argument to log::write() to get more speed.
+
2000-09-01 Michael Widenius <monty@mysql.com>
* Avoid allocation of "localhost" string.