소스 검색

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.