diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-11-15 10:42:33 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-11-15 10:42:33 -0300 |
commit | 7661fe0fec67e9fb8bd587ced1f88555ee796810 (patch) | |
tree | 02381188ab45b80b86d65b5df49285b1f48452d8 /CHANGELOG | |
parent | 0ade4a7e3a323df631c9772e4db5173a20979d46 (diff) |
Fix changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ 0.4.3 Nov 15: +Client: o Defaults detected encoding to utf-8 to avoid bug if detected encoding is None. Closes: #4417 o Open db in autocommit mode, to avoid nested transactions problems. |