sequencer: lib'ify save_todo()
[gitweb.git] / Documentation / RelNotes / 2.10.0.txt
index 55861110459662f1f3ac8baea0cadd03418186d5..c11009158023c874f3b28b2c67005f2a630837be 100644 (file)
@@ -252,6 +252,9 @@ Performance, Internal Implementation, Development Support etc.
    combination has been fixed to be equivalent to doing
    $ git config core.autocrlf true
 
+ * Documentation has been updated to show better example usage
+   of the updated "text=auto" attribute.
+
  * A few tests that specifically target "git rebase -i" have been
    added.