output configure options when looking at --version
[xboard.git] / DIFFSTAT
index d3090b0..d1abae7 100644 (file)
--- 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)