summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormongo <mongo@iomega>2016-10-19 15:40:22 -0300
committermongo <mongo@iomega>2016-10-19 15:40:22 -0300
commita555d05d32f36b832de4d8fd696e4e6f74bacf2d (patch)
tree93c0cbf6cf68bd80ae5eee09b9fafc2774ad9252
parent34e04ed11a29834ceb0f97e471a94620df024db9 (diff)
csv import now use isnumeric function
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9056318..f3e9014 100644
--- a/CHANGES
+++ b/CHANGES
@@ -32,6 +32,7 @@ v0.4.0
* New :fcopy special command
* Added UNDO and LOCK check to fcopy special command. Added fcopy to gram.y
* sum special command renamed to fsum
+* csv import now use isnumeric function
v0.3.0
* FIX when importing large CSV files