aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2020-05-07 17:53:34 +0000
committermerakor <cem@ckyln.com>2020-05-07 17:53:34 +0000
commitece593952f54642b98e79ee7047759b67b2c5d75 (patch)
tree3eea9b4e69956b68b09952acbf32c51c32969ca2
parent8c1cb6c250f6657a4d6c55ea785e7627fe6d9ae3 (diff)
downloadcpt-ece593952f54642b98e79ee7047759b67b2c5d75.tar.gz
changelog: update
FossilOrigin-Name: a79cb78d55e6017de401718d767b3dfc3b252b8f4cb96883078c870eff2bf7a6
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d96e79a..d8bb692 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -105,7 +105,7 @@ UNRELEASED
- New message queue system implementation. If a package includes a file named
`message` it will output its contents in a pretty way.
- Added `kiss-which`, a tool like `which` but for `kiss` packages.
-* Added `kiss-changelog`, a tool for outputting the git log of a given package.
+- Added `kiss-changelog`, a tool for outputting the git log of a given package.
### Fixed
- Fixed colour outputting on `OpenBSD ksh`.