summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2016-07-25 21:01:00 -0400
committerKyle Meyer <kyle@kyleam.com>2016-07-25 21:01:00 -0400
commitfc71c376546ed01060200de91d007f2a179bc601 (patch)
tree5ec5878d7a6eec8e516614bd11795920c398e662 /NEWS
parent32ab80807923682b6cdaa897b0ee02c1defa86c5 (diff)
downloadbog-fc71c376546ed01060200de91d007f2a179bc601.tar.gz
bog-file-secondary-name: Use period instead of hyphen
A hyphen is considered a word character according to bog-citekey-syntax-table, which makes bog-list-orphan-files falsely recognize secondary files as orphans. This has been an issue since 0e685a3 (Specify syntax table around all citekey regexp uses, 2016-05-23).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1f1a63b..544b932 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,11 @@ Bog NEWS -- history of user-visible changes -*- mode: org; -*-
make it easier to use Bog commands on citekeys that use Pandoc's
@citekey format.
+** Other changes
+
+- The default value for ~bog-file-secondary-name~ has been changed
+ from "-supplement" to ".supplement".
+
* v1.2.0
** New features