From 01052811be08444458576dda994d15f8823560ea Mon Sep 17 00:00:00 2001 From: Kimplul Date: Tue, 25 Jun 2024 23:25:29 +0300 Subject: initial rewrite to use ejit + Doesn't actually link yet due to missing stuff from ejit, will have to add them (tomorrow?) --- deps/lightening/ChangeLog | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 deps/lightening/ChangeLog (limited to 'deps/lightening/ChangeLog') diff --git a/deps/lightening/ChangeLog b/deps/lightening/ChangeLog deleted file mode 100644 index cc7c8e9..0000000 --- a/deps/lightening/ChangeLog +++ /dev/null @@ -1,17 +0,0 @@ --*- 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. -- cgit v1.2.3