summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-12-11 00:00:16 -0500
committerKyle Meyer <kyle@kyleam.com>2014-12-11 00:00:16 -0500
commitff39dd23e727d7d0c31535254653a1de7ab4ef1b (patch)
tree4efe4322478330d6c0764194776f80620fefb0c7 /NEWS
parentc2bf5263c13f1585a9c151c688947bcdb53c00e1 (diff)
downloadbog-ff39dd23e727d7d0c31535254653a1de7ab4ef1b.tar.gz
Anchor and restrict citekey regular expression
Limit the characters that are allowed in the citekey to letters, digits, underscores, and hyphens. This allows the citekey to be treated as a word (temporarily expanding word constituents to include underscore and hyphen), as opposed to explicitly specifying the characters that can come before a citekey.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7260c01..7c453f1 100644
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,10 @@
- =bog-goto-citekey-heading-in-buffer= and
=bog-goto-citekey-heading-in-notes= will now widen the buffer if the
heading is outside of the narrowed region.
+
+- The format for citekeys is now restricted to letters, digits,
+ underscores, and hyphens.
+
- =bog-notes-directory= has been renamed to =bog-note-directory=.
* v0.6.0