Commit af5628e7 authored by Nick Mathewson's avatar Nick Mathewson 🦀
Browse files

changes file for consdiff backend

parent 4a4f1e44
Loading
Loading
Loading
Loading

changes/consdiff_21643

0 → 100644
+5 −0
Original line number Diff line number Diff line
  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.