- New '_get' is a DOM accessor helper command.
This commit is contained in:
Paul Beckingham 2013-08-25 23:35:32 -07:00
parent b09d928da9
commit 166723e632
12 changed files with 142 additions and 4 deletions

View file

@ -35,6 +35,7 @@ Features
+ The configuration file now supports JSON encoding of Unicode characters, by
specifying \uNNNN.
+ Now requires libuuid (thanks to Martin Natano).
+ New '_get' is a DOM accessor helper command.
Bugs
+ #1196 Now builds on Hurd (thanks to Jakub Wilk).