History for prop, -4

This commit is contained in:
zzz
2019-07-26 13:00:51 +00:00
parent 617294b7fa
commit 5d367940d5
2 changed files with 15 additions and 1 deletions

View File

@@ -1,3 +1,17 @@
2019-07-26 zzz
* Debian: Change debian files from stretch (Jetty 9.2, Tomcat 8, Java 8)
to buster (Jetty 9.4, Tomcat 9, Java 11)
* Prop from i2p.i2p.zzz.confsplit:
Split clients.config and i2ptunnel.config into individual files
for each client and tunnel, except on android and portable.
2019-07-23 zzz
* Data: Initial support for enc types
* Router: Checks for new enc types
2019-07-22 zzz
* NetDB: Handle LS2 blinded flag bit
2019-07-19 zzz
* Console: Split up /help page, prep for translation (ticket #2298)