diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-06-03 20:50:27 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-06-03 20:50:27 -0300 |
commit | fbbb1f1cb315a0d4ada2db5b9455582327b75038 (patch) | |
tree | e77b2df3c7e3a1cf33d9369aa22fe661d1c2681c /changes | |
parent | 35de9dc370631a8519a707a74d188210cbc30e8d (diff) | |
parent | 917a00257b9a8b6f40457dba75463b886cb143db (diff) |
Merge remote-tracking branch 'drebs/feature/2359-avoid-encoding-problems-when-storing-u1db-data' into develop
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature_encode-all-u1db-data-in-couch-backend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature_encode-all-u1db-data-in-couch-backend b/changes/feature_encode-all-u1db-data-in-couch-backend new file mode 100644 index 00000000..03660557 --- /dev/null +++ b/changes/feature_encode-all-u1db-data-in-couch-backend @@ -0,0 +1 @@ + o b64 encode all U1DB data in couch backend to avoid utf8 encoding problems. |