diff options
author | Nik Nyby <nikolas@gnu.org> | 2016-05-04 20:14:47 -0400 |
---|---|---|
committer | Nik Nyby <nikolas@gnu.org> | 2016-05-04 20:14:47 -0400 |
commit | 76258aed84319aa0d668358894e83b94f8702c4c (patch) | |
tree | 6b0071f44b833df908080974cbb38547bf7aef81 | |
parent | 090d69a18ef4f075f5da9335f3c0aa02ff568d9d (diff) | |
download | librejsxul-76258aed84319aa0d668358894e83b94f8702c4c.tar.lz librejsxul-76258aed84319aa0d668358894e83b94f8702c4c.tar.xz librejsxul-76258aed84319aa0d668358894e83b94f8702c4c.zip |
update changelog
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2016-05-04 Nik Nyby <nikolas@gnu.org> + * Added Unlicense to the list of recognized licenses. Thanks + to Adam Plaice for the patch. + + * Added some library whitelist updates from James Kruth. + + * William Cummings pointed out a piece of code that was using + non-standard syntax that might not be supported in the future. + I've re-written this to use more standard syntax. + + * Fixed a problem where the LibreJS icon wasn't displaying in + the add-ons view. + 2015-10-25 Nik Nyby <nikolas@gnu.org> * Fixed a bug where @license-end was getting ignored in some cases. Thanks to Micah Cowan for debugging this. |