From: <don...@is...> - 2018-09-24 13:06:10
|
My nightly build of clisp did this: git pull at the following time: Sun Sep 23 03:17:02 PDT 2018 and the output ended with this: Updating 90b3631..228b90a Fast-forward src/ChangeLog | 11 +++++++++++ src/NEWS | 1 + src/aclocal.m4 | 12 ++++++++---- src/configure | 10 +++++++--- src/m4/filecharset.m4 | 12 ++++++++---- src/pathname.d | 33 ++++++++++++++++++++------------- 6 files changed, 55 insertions(+), 24 deletions(-) However, Changelog starts out like this: 2018-04-08 Bruno Haible <br...@cl...> Are changes from 6 months ago just now being distributed? Or am I using the wrong repository? (how can I tell?) |