diff src/changes.txt @ 12:933a459aa182

allow selector for textarea
author Franklin Schmidt <fschmidt@gmail.com>
date Sun, 07 Aug 2022 13:58:27 -0600
parents 2606bfb75529
children 0cb206904499
line wrap: on
line diff
--- a/src/changes.txt	Sun Aug 07 01:09:17 2022 -0600
+++ b/src/changes.txt	Sun Aug 07 13:58:27 2022 -0600
@@ -1,6 +1,8 @@
 changes, most recent at top
 
 
+Allow selector for textarea.
+
 CSS cleanup.  Avoiding CSS includes is wrong for the same reason that minification is wrong.
 
 Changing icons required including a javascript file and setting the "icons" option.  This is confusing so I got rid of the "icons" option.  And I added icons/famfamfam.js as an option which is the default.