Update of /cvsroot/mantisbt/mantisbt/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16534/doc
Modified Files:
ChangeLog
Log Message:
4872: CSV export uses , as separator but excel only recognizes ; in non-english
locales (thanks to Thiebaut)
Added a configuration variable to allow confguring the separator to be used in
exported csv files.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/doc/ChangeLog,v
retrieving revision 1.818
retrieving revision 1.819
diff -u -d -r1.818 -r1.819
--- ChangeLog 6 Nov 2004 12:34:48 -0000 1.818
+++ ChangeLog 19 Nov 2004 12:54:14 -0000 1.819
@@ -1,7 +1,7 @@
Mantis ChangeLog
2005.01.xx - 0.19.2
-
+- New Config: $g_csv_separator - specify separated to be used in exported csv
files (vboctor)
2004.11.06 - 0.19.1
-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
|