X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=DIFFSTAT;h=d1abae7f836c3b2f08312e68aa2cb999312b384b;hb=20d95ee2c3dfba12a15c9290b69aa8aaa9d5f2fa;hp=d3090b08a320237c7dffdf041a7e3f502392fa0b;hpb=b7a3082549c91aced20633e61b13cf1b69fa23fb;p=xboard.git diff --git a/DIFFSTAT b/DIFFSTAT index d3090b0..d1abae7 100644 --- a/DIFFSTAT +++ b/DIFFSTAT @@ -1,3 +1,50 @@ +** Version 4.7.2 ** + +(git diff -b --stat --summary -M v4.7.1 HEAD) + + backend.c | 10 ++++++---- + book.c | 4 +++- + parser.c | 4 +++- + winboard/winboard.c | 8 ++++++-- + winboard/wsettings.c | 9 ++++++--- + zippy.c | 2 +- + 6 files changed, 25 insertions(+), 12 deletions(-) + + +** Version 4.7.1 ** + +(git diff -b --stat --summary -M v4.7.0 HEAD) + + args.h | 10 ++- + backend.c | 120 +++++++++++++++++------------ + backend.h | 6 +- + configure.ac | 2 +- + dialogs.c | 19 ++--- + gtk/xboard.c | 40 +++++++--- + gtk/xoptions.c | 16 ++-- + po/da.po | 2 +- + po/de.po | 61 ++++++++++----- + po/es.po | 2 +- + po/it.po | 2 +- + po/ru.po | 2 +- + po/tr.po | 2 +- + po/uk.po | 213 +++++++++++++++++++--------------------------------- + po/vi.po | 2 +- + po/xboard.pot | 4 +- + po/zh_CN.po | 2 +- + po/zh_HK.po | 2 +- + po/zh_TW.po | 2 +- + winboard/config.h | 6 +- + winboard/wchat.c | 11 ++- + xaw/xboard.c | 3 +- + xaw/xengineoutput.c | 4 +- + xaw/xhistory.c | 2 +- + xaw/xoptions.c | 3 +- + xboard.texi | 145 ++++++++++++++++++----------------- + zippy.README | 9 ++- + 27 files changed, 368 insertions(+), 324 deletions(-) + + ** Version 4.7.0 ** (git diff -b --stat --summary -M v4.6.2 HEAD)