2022-12-13 15:59:40 +00:00
|
|
|
.Dd $Mdocdate: December 13 2022 $
|
|
|
|
.Dt TELODENDRIA-CHANGELOG 7
|
|
|
|
.Os Telodendria Project
|
|
|
|
.Sh NAME
|
|
|
|
.Nm Telodendria
|
|
|
|
.Nd The change log for the Telodendria project.
|
|
|
|
.Sh PROJECT STATUS
|
|
|
|
.Pp
|
|
|
|
.Nm
|
|
|
|
is a very ambitious project. There's a lot that needs to happen yet
|
|
|
|
before it is usable. At the moment,
|
|
|
|
.Nm
|
|
|
|
is starting to resemble a Matrix homeserver, but you can't really
|
|
|
|
call it one yet. The foundation is mostly in place; now there's the
|
|
|
|
Matrix specification to implement.
|
|
|
|
.Pp
|
|
|
|
Just because there's not much here yet doesn't mean you should go
|
|
|
|
away! I could always use help, so you are more than welcome to get
|
|
|
|
involved in the project if you want to see things move quicker.
|
|
|
|
Feel free to donate using the links on the project website, or
|
|
|
|
see the
|
|
|
|
.Xr contributing 7
|
|
|
|
page for details on how to get involved. The CVS repository has
|
|
|
|
a file called
|
|
|
|
.Pa TODO.txt ,
|
|
|
|
which contains a checklist of the items that need to be completed.
|
|
|
|
Feel free to grab an item on that list and start writing patches!
|
|
|
|
It's a good idea to join the Matrix rooms noted in
|
|
|
|
.Xr telodendria 7
|
|
|
|
as well, so you can discuss your progress and ask questions.
|
2022-12-13 20:36:03 +00:00
|
|
|
.Sh v0.1.1
|
|
|
|
.Pp
|
|
|
|
Tuesday, December 13, 2022
|
|
|
|
.Pp
|
|
|
|
I always use the first release of my projects as a test, to make
|
|
|
|
sure the release process works like I intend it, and to make sure
|
|
|
|
subsequent releases also work. Thus, we get two releases in one
|
|
|
|
day. This won't be a normal thing, I assure you.
|
|
|
|
.Pp
|
|
|
|
Changes in this release:
|
|
|
|
.Bl -bullet
|
|
|
|
.It
|
|
|
|
Bumped version number to 0.1.1.
|
|
|
|
.It
|
|
|
|
Fixed a bug in
|
|
|
|
.Xr td 8
|
|
|
|
that caused
|
|
|
|
.Xr cvs 1
|
|
|
|
to be invoked in the wrong directory.
|
|
|
|
.El
|
2022-12-13 15:59:40 +00:00
|
|
|
.Sh v0.1.0
|
|
|
|
.Pp
|
2022-12-13 19:34:17 +00:00
|
|
|
Tuesday, December 13, 2022
|
2022-12-13 15:59:40 +00:00
|
|
|
.Pp
|
|
|
|
This is the first public release of
|
|
|
|
.Nm
|
|
|
|
so there are no changes to report. Future releases will
|
|
|
|
have a complete change log entry here.
|
|
|
|
.Pp
|
|
|
|
This is a symbolic release targeted at developers, so there's nothing
|
2022-12-13 19:34:17 +00:00
|
|
|
useful to ordinary users yet. Stay tuned for future releases though!
|