1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-26 05:00:28 +02:00

* LICENSE: Change COPYING.LIB to COPYING.LESSER.

* COPYING.LESSER: Renamed, previously COPYING.LIB.

* COPYING: Removed.

* COPYING: Removed.

* COPYING: Removed.

* COPYING: Removed.

* COPYING: Removed.

* COPYING: Removed.

* COPYING: Removed.

* COPYING: Removed.
This commit is contained in:
Neil Jerram 2008-01-22 21:29:54 +00:00
parent 8fd0f8a672
commit 738f9ef01f
19 changed files with 535 additions and 1 deletions

View file

View file

@ -1,3 +1,7 @@
2008-01-22 Neil Jerram <neil@ossau.uklinux.net>
* COPYING: Removed.
2008-01-18 Neil Jerram <neil@ossau.uklinux.net>
* tests/hash.test: New "hashx" test supplied by Gregory Marton;