summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2021-08-01 10:47:36 +0100
committerGitHub <noreply@github.com>2021-08-01 10:47:36 +0100
commit2afdb5c98470ab9d5aa793906c1710a65fb3028c (patch)
treeeec79ec5724c6258956b9499a72f2c58f127f61d /changelog.d
parentFix explicit assignment of PL 0 from being misinterpreted in rare circumstanc... (diff)
downloadsynapse-2afdb5c98470ab9d5aa793906c1710a65fb3028c.tar.xz
Fix deb build script to set prerelease flag correctly (#10500)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10500.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10500.misc b/changelog.d/10500.misc
new file mode 100644
index 0000000000..dbaff57364
--- /dev/null
+++ b/changelog.d/10500.misc
@@ -0,0 +1 @@
+Fix a bug which caused production debian packages to be incorrectly marked as 'prerelease'.