Преглед изворни кода

changes file for consdiff backend

Nick Mathewson пре 7 година
родитељ
комит
af5628e770
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      changes/consdiff_21643

+ 5 - 0
changes/consdiff_21643

@@ -0,0 +1,5 @@
+  o Major features (internals):
+    - Add an ed diff/patch backend, optimized for consensus documents.
+      This backend will be the basis of our consensus diff implementation.
+      Most of the work here was done 
+      by Daniel Martí. Closes ticket 21643.