X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=DIFFSTAT;h=33ec8cf45179adb82d6850dbb542b20e563e3e60;hb=2baeb7af1e0bc2b3bf6139ca83b318490eba4bcd;hp=478162dcc21e0af4e6af80180b324d634347ded3;hpb=3fbdfc78116ca844303a2c0c8c8ec78195db040d;p=xboard.git diff --git a/DIFFSTAT b/DIFFSTAT index 478162d..33ec8cf 100644 --- a/DIFFSTAT +++ b/DIFFSTAT @@ -1,3 +1,31 @@ +** Version 4.9.1 ** + +(git diff -b --stat --summary -M v4.9.0 HEAD) + + backend.c | 14 +- + configure.ac | 2 +- + dialogs.c | 7 +- + gtk/xboard.c | 1 - + moves.c | 15 + + po/da.po | 856 ++++++++++++++++++++++++++--------------------------- + po/de.po | 856 ++++++++++++++++++++++++++--------------------------- + po/es.po | 856 ++++++++++++++++++++++++++--------------------------- + po/fr.po | 856 ++++++++++++++++++++++++++--------------------------- + po/it.po | 856 ++++++++++++++++++++++++++--------------------------- + po/nl.po | 856 ++++++++++++++++++++++++++--------------------------- + po/pl.po | 856 ++++++++++++++++++++++++++--------------------------- + po/ru.po | 856 ++++++++++++++++++++++++++--------------------------- + po/sr.po | 856 ++++++++++++++++++++++++++--------------------------- + po/tr.po | 856 ++++++++++++++++++++++++++--------------------------- + po/uk.po | 856 ++++++++++++++++++++++++++--------------------------- + po/vi.po | 856 ++++++++++++++++++++++++++--------------------------- + po/xboard.pot | 858 +++++++++++++++++++++++++++--------------------------- + po/zh_CN.po | 856 ++++++++++++++++++++++++++--------------------------- + po/zh_HK.po | 856 ++++++++++++++++++++++++++--------------------------- + po/zh_TW.po | 856 ++++++++++++++++++++++++++--------------------------- + winboard/config.h | 6 +- + 22 files changed, 6881 insertions(+), 6862 deletions(-) + ** Version 4.9.0 ** (git diff -b --stat --summary -M v4.8.0 HEAD)