[interchange-cvs] interchange - racke modified WHATSNEW

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Fri Nov 2 11:36:01 2001


User:      racke
Date:      2001-11-02 16:35:18 GMT
Modified:  .        Tag: STABLE_4_8-branch WHATSNEW
Log:
changes to Table modules documented

Revision  Changes    Path
No                   revision



No                   revision



2.6.2.13  +6 -0      interchange/WHATSNEW


rev 2.6.2.13, prev_rev 2.6.2.12
Index: WHATSNEW
===================================================================
RCS file: /anon_cvs/repository/interchange/WHATSNEW,v
retrieving revision 2.6.2.12
retrieving revision 2.6.2.13
diff -u -r2.6.2.12 -r2.6.2.13
--- WHATSNEW	2001/11/01 09:17:36	2.6.2.12
+++ WHATSNEW	2001/11/02 16:35:18	2.6.2.13
@@ -46,10 +46,16 @@
   <martin@trymedia.com>, who discovered and analyzed this bug
   (in his case any options for &charge are ignored)
 
+* Fixed bug in database query methods which can hose query strings
+  like "select ... where column like '%...%'".
+
 * New option -D for localize script (Don't put default locale in output.),
   insert comments only if they are distinct from the key
 
 * Allow [dump] of portion of session, for example [dump scratch].
+
+* New methods hash_query and get_slice added to the Table
+  modules.
 
 UI
 --------