From: Benoit Grég. <be...@us...> - 2012-02-02 22:06:52
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "libofx". The branch, master has been updated via 5f7d38c8d74e3335379e5df22220e186d8d7b987 (commit) from 4f6b8497795a00fb371e76b395a09150dfec44e4 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5f7d38c8d74e3335379e5df22220e186d8d7b987 Author: Benoit Grégoire <be...@co...> Date: Thu Feb 2 17:06:33 2012 -0500 Fix garbled character encoding for UTF-8 encoded OFX 2.0 (XML) files. Sadly, because of a bug in OpenSP with xml decoding this currently means that iso-8859-1 OFX-2.0 files will still not be properly decoded. ----------------------------------------------------------------------- Summary of changes: lib/ofx_preproc.cpp | 255 ++++++++++++++++----------------------------------- 1 files changed, 78 insertions(+), 177 deletions(-) hooks/post-receive -- libofx |