updated Changelog, NEWS, etc.
[xboard.git] / DIFFSTAT
index 8494da5..44711c5 100644 (file)
--- a/DIFFSTAT
+++ b/DIFFSTAT
@@ -1,3 +1,35 @@
+** Version 4.5.1 **
+
+(git diff -b --stat --summary -M v4.5.0 HEAD)
+
+ ChangeLog                  |  142 ++++++++++++++++++++++++++++++++++++++++++++
+ DIFFSTAT                   |   26 ++++++++
+ Makefile.am                |    2 +-
+ NEWS                       |   32 ++++++++++
+ SHORTLOG                   |   27 ++++++++
+ backend.c                  |   11 ++--
+ childio.c                  |    1 +
+ configure.ac               |   40 ++++++-------
+ filebrowser/dir.c          |   18 ++----
+ filebrowser/draw.c         |   34 ++++++----
+ filebrowser/path.c         |   99 ++++++++++++++++---------------
+ filebrowser/selfile.c      |   12 ++++-
+ moves.c                    |    5 +-
+ winboard/config.h          |    6 +-
+ winboard/help.c            |    1 +
+ winboard/help/html/01.htm  |    2 +-
+ winboard/help/html/02.htm  |   14 ++++-
+ winboard/help/winboard.chm |  Bin 86507 -> 86883 bytes
+ winboard/makefile.ms       |    4 +-
+ winboard/wchat.c           |    2 +-
+ winboard/winboard.c        |   29 +++++----
+ winboard/winboard.dsp      |    6 ++-
+ winboard/woptions.c        |    3 +-
+ winboard/wsettings.c       |    5 +-
+ xboard.c                   |    5 +-
+ xboard.texi                |   10 ++--
+ 26 files changed, 398 insertions(+), 138 deletions(-)
+
 ** Version 4.5.0 **
 
 (git diff -b --stat --summary -M v4.4.4 HEAD)