diff options
Diffstat (limited to 'CHANGES.org')
-rw-r--r-- | CHANGES.org | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.org b/CHANGES.org index c3dbca0..bee357b 100644 --- a/CHANGES.org +++ b/CHANGES.org @@ -32,3 +32,6 @@ - Buffer titles are now set correctly from narrowed buffers. - An issue with regexp escape sequences being interpreted in template variable replacements has been fixed. +- Seam now validates note types entered with =C-u seam-set-note-type=, + averting any mishaps if your completing-read function returns an + invalid type. |