summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 6 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index cc7c8e9b2..10501f33f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,17 +1,17 @@
-*- text -*-
-Starting from October 30, 2018, the Lightening project no longer stores
+Starting from September 1st, 2008, the Guile project no longer stores
change logs in `ChangeLog' files. Instead, changes are detailed in the
version control system's logs. They can be seen by downloading a copy
of the Git repository:
- $ git clone https://gitlab.com/wingo/lightening
- $ git log
+ $ git clone git://git.sv.gnu.org/guile.git
+ $ git whatchanged
Alternatively, they can be seen on the web, using the Gitweb interface
at:
- https://gitlab.com/wingo/lightening
+ http://git.sv.gnu.org/gitweb/?p=guile.git
-Change logs from upstream GNU Lightning are still available in
-ChangeLog.lightning.
+Change logs up to September 1st, 2008, are still available in the files
+named `ChangeLog-2008'.