summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8ffecf7..cb0019e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,12 @@
+2015-09-11 (1.8.5)
+ * There were still some mentions of dual GPL licensing in the source, but JSON
+ has just the Ruby license that itself includes an explicit dual-licensing
+ clause that allows covered software to be distributed under the terms of
+ the Simplified BSD License instead for all ruby versions >= 1.9.3. This is
+ however a GPL compatible license according to the Free Software Foundation.
+ I changed these mentions to be consistent with the Ruby license setting in
+ the gemspec files which were already correct now.
+---------- (1.8.4) Skipped.
2015-06-01 (1.8.3)
* Fix potential memory leak, thx to nobu.
2015-01-08 (1.8.2)