aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorYour Name <you@example.com>2023-04-08 09:52:55 +0200
committerYour Name <you@example.com>2023-04-08 09:52:55 +0200
commit05950a5b822e2ae1088c4f7cee5280a645afa3eb (patch)
treef8b161f14a8129f4dab5556909c35b4b84f17301 /CHANGES
parenta3c6eaa2a4bb3873f7e137b48603f9c2c552b39d (diff)
downloadmgarepo-05950a5b822e2ae1088c4f7cee5280a645afa3eb.tar
mgarepo-05950a5b822e2ae1088c4f7cee5280a645afa3eb.tar.gz
mgarepo-05950a5b822e2ae1088c4f7cee5280a645afa3eb.tar.bz2
mgarepo-05950a5b822e2ae1088c4f7cee5280a645afa3eb.tar.xz
mgarepo-05950a5b822e2ae1088c4f7cee5280a645afa3eb.zip
release 1.14.31.14.3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5996264..949353c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,12 @@
+* 1.14.3
+- maintdb.py: Fix error message
+- Support -r in the up command (mga#3913)
+- Fix some typos & bad URLs
+- Fix some mandoc lint errors in the man page
+- sync --dry-run wins if -d is also given
+- Add sync --upload (mga#2868)
+
* 1.14.2
- Add command editlog in help, man page and bash completion