]> git.phdru.name Git - sqlconvert.git/blobdiff - ChangeLog
Fix misspelling: mysq2sql -> mysql2sql
[sqlconvert.git] / ChangeLog
index 597b210abcfc71c79119761219e016d3d8b6f805..ec6b82f7953467d0bf1a43b54def6b6177b0d18d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@ Version 0.0.6 (2016-09-??)
 
     Condense a sequence of newlines after a /*! directive */;
 
+    Rename remove_directives -> remove_directive_tokens.
+
+    Unescape strings.
+
 Version 0.0.5 (2016-09-07)
 
     Remove /*! directives */; and newlines after them.