aboutsummaryrefslogtreecommitdiff
path: root/README-stackrpms.md
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-05-19 13:59:43 -0400
committerB. Stack <bgstack15@gmail.com>2022-05-19 13:59:43 -0400
commitbe08888c4e30947d804df6824eb9ff8cdad26652 (patch)
tree99c366b0d5c8672699aa119c528461cdf20b6c93 /README-stackrpms.md
parentadd English (24h) localization and remove others (diff)
downloadradicaleinfcloud-be08888c4e30947d804df6824eb9ff8cdad26652.tar.gz
radicaleinfcloud-be08888c4e30947d804df6824eb9ff8cdad26652.tar.bz2
radicaleinfcloud-be08888c4e30947d804df6824eb9ff8cdad26652.zip
use custom version number, and increment it
Diffstat (limited to 'README-stackrpms.md')
-rw-r--r--README-stackrpms.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README-stackrpms.md b/README-stackrpms.md
index a08639d..738fe47 100644
--- a/README-stackrpms.md
+++ b/README-stackrpms.md
@@ -52,4 +52,6 @@ Relevant config options for radicale (file `/etc/radicale/config`) include:
type = internal
## History
-2022-05-19 patch added for perUserAdditionalResources in config.js.
+2022-05-19 Version 0.13.1-stackrpms1.0
+* added feature "perUserAdditionalResources"
+* added English (24h) localization option
bgstack15