branch: externals/csharp-mode
commit a1829571dc3bf476fecb2febb0f1869b3f942bf3
Author: Jostein Kjønigsen <jost...@kjonigsen.net>
Commit: Jostein Kjønigsen <jost...@kjonigsen.net>

    Update changelog.
---
 csharp-mode.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/csharp-mode.el b/csharp-mode.el
index e077423..10057d7 100644
--- a/csharp-mode.el
+++ b/csharp-mode.el
@@ -280,7 +280,9 @@
 ;;
 ;;    0.8.11 2015 August 15th
 ;;          - Make mode a derived mode. Improve evil-support.
-;;          - Fix all runtime warnings.
+;;          - Add support for devenv compilation-output.
+;;          - Fix all runtime warnings
+;;          - Fix error with string-values in #region directives.
 ;;
 
 (require 'cc-mode)

Reply via email to