* lib/fstrcmp.c (strcmp_bounded):
* lib/git-merge-changelog.c (compute_differences):
Adjust to diffseq.h changes.
+ * NEWS: Document the change.
savedir: simplify by using stpcpy
* lib/savedir.c (direntry_t): Remove size member. All uses removed.
Date Modules Changes
+2014-02-23 diffseq The members too_expensive, lo_minimal and hi_minimal
+ were removed from public structureas, and the
+ find_minimal argument was removed from diag
+ and compareseq.
+
2014-02-11 savedir The savedir and streamsavedir functions have a
new argument specifying how to sort the result.
The fdsavedir function is removed.