Skip to content

Commit

Permalink
prepped for release
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/ZenTest/dev/": change = 4392]
  • Loading branch information
zenspider committed Oct 23, 2008
1 parent 120702b commit 3d59fdb
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions History.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,31 @@
=== 3.11.0 / 2008-07-03
=== 3.11.0 / 2008-10-22

* 10 minor enhancements:
* 19 minor enhancements:

* Added :updated hook, gets list of updated files before running tests.
* Added autotest/restart.rb - restarts autotest if .autotest updated.
* Added better help to multiruby.
* Added dummy build command to multiruby_setup.
* Added git support.
* Added rbx:ln:$dir and rbx:git:current.
* Added rubygems:merge as a nice little hack to share rubygems setups.
* Added svn tag updating (eg will svn sw from mri 1.8.6 222 to 1.8.6 231).
* Autotest hooks now take *args as well as instance of autotest.
* Made it possible to have manually specified tags.
* Made multiruby a little more self-repairing wrt symlinks and build dirs.
* Refactored into mri_latest_tag(v).
* Refactored unit_diff to make it a bit easier to use as a library.
* Refactored zentest mapping main methods into munge/unmunge.
* Removed rubinius specific symlink hacks, now fully supported.
* mri:svn:releases figures out all the latest patch levels.
* multiruby_setup clean now checks for rakefile first, since rbx has both. :(
* multiruby_setup help now exits instead of building.
* multiruby_setup list and clean now exit
* multiruby_setup clean now checks for rakefile first, since rbx has both. :(

* 2 bug fixes:

* ZenTestMapping converts operator prefixes to operators only when an _ follows.
* Apparently Tempfile.open doesn't return it's last value. fixed.

* 2 bug fixes:

Expand Down

0 comments on commit 3d59fdb

Please sign in to comment.