updated Changelog, NEWS, etc.
[xboard.git] / DIFFSTAT
index 97022ef..44711c5 100644 (file)
--- a/DIFFSTAT
+++ b/DIFFSTAT
@@ -2,27 +2,33 @@
 
 (git diff -b --stat --summary -M v4.5.0 HEAD)
 
+ ChangeLog                  |  142 ++++++++++++++++++++++++++++++++++++++++++++
+ DIFFSTAT                   |   26 ++++++++
  Makefile.am                |    2 +-
- backend.c                  |   11 +++--
+ NEWS                       |   32 ++++++++++
+ SHORTLOG                   |   27 ++++++++
+ backend.c                  |   11 ++--
  childio.c                  |    1 +
- configure.ac               |   38 ++++++++---------
- filebrowser/dir.c          |   18 +++-----
- filebrowser/draw.c         |   34 +++++++++------
- filebrowser/path.c         |   99 ++++++++++++++++++++++---------------------
- filebrowser/selfile.c      |   12 +++++-
+ 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/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.c        |   29 +++++----
  winboard/winboard.dsp      |    6 ++-
  winboard/woptions.c        |    3 +-
- winboard/wsettings.c       |    5 +--
- 19 files changed, 158 insertions(+), 128 deletions(-)
-
+ winboard/wsettings.c       |    5 +-
+ xboard.c                   |    5 +-
+ xboard.texi                |   10 ++--
+ 26 files changed, 398 insertions(+), 138 deletions(-)
 
 ** Version 4.5.0 **