From 3a2cceaa54fd4d55eda5fe07bb428350a08e2288 Mon Sep 17 00:00:00 2001 From: blowdoof Date: Fri, 18 Oct 2013 20:31:46 +0200 Subject: Added changelog entries --- user_guide/changelog.html | 1 + 1 file changed, 1 insertion(+) diff --git a/user_guide/changelog.html b/user_guide/changelog.html index e97b472be..f6384fb1a 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -75,6 +75,7 @@ Change Log
  • Fixed a bug (#2021) - Migrations Library configuration file was mistakenly using Windows style line feeds.
  • Fixed a bug (#1273) - Active Record method set_update_batch() was using the incorrect variables and would cause an error.
  • Fixed a bug (#2337) - Email Library method print_debugger() was not using htmlspecialchars() when being shown in the browser.
  • +
  • Fixed a bug (#2689) - Database Forge Class methods create_table(), drop_table() and rename_table() were incorrect using the sqlsrv driver.
  • -- cgit v1.2.3-24-g4f1b