1
0
Fork 0

- updated Changelog and NEWS.org.

This commit is contained in:
cage 2021-11-28 12:05:39 +01:00
parent 5d65461d3d
commit c1de27abb9
2 changed files with 20 additions and 1 deletions

View File

@ -1,3 +1,22 @@
2021-11-28 cage
* ChangeLog,
* Makefile.am,
* Makefile.in,
* NEWS.org,
* aclocal.m4,
* configure,
* configure.ac,
* scripts/import-following.lisp,
* tinmop.asd:
- updated Changelog and NEWS.org.
- increased version number;
- added a missing script in makefile.
- updated building scripts;
- removed wrong backslash from Makefile.am.
- added script: 'import-following.lisp'.
2021-11-27 cage
* etc/init.lisp:

View File

@ -9,7 +9,7 @@
- added a bookmark of gemini addresses;
- added a procedure to import tls certificates.
- [pleroma]
- added a script to export a list of people that user is
- added two scripts to export and import a list of people that user is
following;
- added a module to delete posts matching a regular expression
form the timeline the user is exploring;