blob: cc7c8e9b296851d0f470ca19a62519191f44bc03 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
-*- text -*-
Starting from October 30, 2018, the Lightening 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
Alternatively, they can be seen on the web, using the Gitweb interface
at:
https://gitlab.com/wingo/lightening
Change logs from upstream GNU Lightning are still available in
ChangeLog.lightning.
|