]> git.armaanb.net Git - chorizo.git/commitdiff
Update CHANGES
authorPeter Hofmann <scm@uninformativ.de>
Sat, 14 Mar 2020 10:26:39 +0000 (11:26 +0100)
committerPeter Hofmann <scm@uninformativ.de>
Sat, 14 Mar 2020 10:27:20 +0000 (11:27 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index f1b2e9724e861e5ee3a9edc00f2aaa68b3b30599..890ea44307d2980873cf805b959069769649b27a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,7 @@ Release history for lariza
 
 next
   [Changed]
+  - Makefile: Web extensions and user scripts will be installed.
   - "enable-developer-extras" is now always set to "TRUE". This enables
     the Web Inspector.
   - WebGL is enabled in WebKit by default these days. lariza's
@@ -9,7 +10,8 @@ next
 
   [Added]
   - User-supplied JavaScript files can be put into
-    ~/.config/lariza/scripts.
+    ~/.config/lariza/scripts. "hints.js" is one such script, it's
+    bundled with the main application, but must be activated manually.
 
 v19.05  2019-05-05
   [Fixed]