Skip to content
This repository was archived by the owner on Aug 18, 2018. It is now read-only.

Commit 7602184

Browse files
committed
changelog for release
1 parent 091117c commit 7602184

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.rdoc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
=== 2.0.0.pre2 / 2010-02-23
2+
3+
* Raise NoMemoryError as appropriate; acccept a size parameter or env variable for runtime size
4+
* pull latest 1.9.2 SM
5+
* Allow ruby code to create new gobal objects and add preliminary seal support
6+
* Clear parent and prototype on new globals
7+
* Cooperate with StackDeck's new backtrace-manipulating ways.
8+
* remove thread ref to context (allows collection)
9+
* Bump Hoe and Rake Compiler deps. Automatically grab submodules.
10+
* Remove the old spidermonkey extension.
11+
* Fix include guard for base TM header [Quin Hoxie]
12+
113
=== 2.0.0.pre1 / 2010-02-11
214

315
* Split global fix; covers all known issues

0 commit comments

Comments
 (0)