aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-05-07 18:07:13 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-05-07 18:07:13 -0400
commitb116facc4a99ee63c82fa2ecec0de634c908c236 (patch)
treea9e6642e6c4077880cb894270f858f0e376fdbc2 /doc
parent6585821a3528b29a0e75b461d429eba54dae12b5 (diff)
remaining dataenc to sandi conversions
I've tested all the dataenc to sandi conversions except Assistant.XMPP, and all have unchanged behavior, including behavior on large unicode code points.
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/replace_dataenc_with_sandi.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/replace_dataenc_with_sandi.mdwn b/doc/todo/replace_dataenc_with_sandi.mdwn
index a35e54efd..9ce29663b 100644
--- a/doc/todo/replace_dataenc_with_sandi.mdwn
+++ b/doc/todo/replace_dataenc_with_sandi.mdwn
@@ -2,3 +2,5 @@
sandi is available in jessie, but not wheezy, so this is pending
EOL of wheezy support. --[[Joey]]
+
+> [[fixed|done]] --[[Joey]]