mirror of
https://codeberg.org/cage/tinmop/
synced 2025-06-05 01:09:17 +02:00
- increased version number, changelog and NEWS files.
This commit is contained in:
15
ChangeLog
15
ChangeLog
@@ -1,3 +1,18 @@
|
||||
2021-04-16 cage
|
||||
|
||||
* src/gemini/gemini-parser.lisp,
|
||||
* src/iri-parser.lisp,
|
||||
* src/package.lisp,
|
||||
* src/tests/iri-tests.lisp,
|
||||
* src/gemini/client.lisp,
|
||||
|
||||
- [gemini] allowed to connect to host using IP address instead of
|
||||
hostname;
|
||||
- fixed 'make-gemini-iri', was building wrong IRI with IP6 address
|
||||
as host;
|
||||
- trimmed square brackets from IP literal when parsing an IRI;
|
||||
- [gemini] prevented trimming of preformatted gemtext line.
|
||||
|
||||
2021-04-13 cage
|
||||
|
||||
* src/gemini/gemini-parser.lisp,
|
||||
|
||||
Reference in New Issue
Block a user