aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2020-12-10 22:27:59 +0100
committerGuilhem Moulin <guilhem@fripost.org>2020-12-11 11:20:41 +0100
commit528bf74289c01bcd2b8a8e7e9a99eba41039b09b (patch)
treedf0ccc81e979b3e53e18b1e68e95d6e9e62b1c26 /Changelog
parent4ed6f0982cc0553e31e7beadf441beb8573a07d4 (diff)
Makefile: new 'release' target.
Also, change the tag format from upstream/$VERSION to v$VERSION.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 87ce9fd..36b0e73 100644
--- a/Changelog
+++ b/Changelog
@@ -17,6 +17,8 @@ interimap (0.5.4) upstream;
+ libinterimap: factor out hostname/IP parsing.
+ document that enclosing 'host' value in square brackets forces its
interpretation as an IP literal (hence skips name resolution).
+ + Makefile: new 'release' target; also, change the tag format from
+ upstream/$VERSION to v$VERSION.
- documentation: replace example.org with example.net for consistency.
-- Guilhem Moulin <guilhem@fripost.org> Thu, 10 Dec 2020 14:22:05 +0100