summaryrefslogtreecommitdiff
path: root/krpc.cabal
diff options
context:
space:
mode:
authorSam Truzjan <pxqr.sta@gmail.com>2013-10-03 16:47:13 +0400
committerSam Truzjan <pxqr.sta@gmail.com>2013-10-03 16:47:13 +0400
commitfd75db797f09f05d6265232557e216ba4dd04959 (patch)
tree50b91f2c6923c097c63457eaa8d48bc13506dbef /krpc.cabal
parent51eda92ddee86f49cbc458e6b7858cff72c7f304 (diff)
Move CHANGELOG to changelog
Diffstat (limited to 'krpc.cabal')
-rw-r--r--krpc.cabal4
1 files changed, 1 insertions, 3 deletions
diff --git a/krpc.cabal b/krpc.cabal
index 2a4c863a..05237cb8 100644
--- a/krpc.cabal
+++ b/krpc.cabal
@@ -16,11 +16,9 @@ synopsis: KRPC remote procedure call protocol implementation.
16description: 16description:
17 17
18 KRPC remote procedure call protocol implementation. 18 KRPC remote procedure call protocol implementation.
19 .
20 See NEWS.md for release notes.
21 19
22extra-source-files: README.md 20extra-source-files: README.md
23 , CHANGELOG 21 , changelog
24 22
25source-repository head 23source-repository head
26 type: git 24 type: git