Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update history and manifest
  • Loading branch information
vertiginous committed Nov 2, 2009
1 parent 9811cdc commit e1d3815
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions History.txt
@@ -1,6 +1,13 @@

=== 0.2.5 / 2009-10-29

* use upx (http://upx.sf.net/) to compress pik_runner.exe
* fixes uninstall story so it doesn't conflict with other stories
* bugfix in uninstall command
* made all prompts default to 'yes'. bugfix:interactive add would prompt for jruby\bin dirs twice because of the existence of jruby.exe and jruby.bat
* fixed downloading of seven_zip error
* uninstall command
* fixes bug in BatchFileEditor#switch_path_to
* switched to HPricot for package searches, requires rubygems and exerb-mingw - closes gh-30

=== 0.2.4 / 2009-10-28
Expand Down
2 changes: 2 additions & 0 deletions Manifest.txt
Expand Up @@ -18,6 +18,7 @@ features/run_command.feature
features/step_definitions/pik_commands.rb
features/switch_command.feature
features/tag_command.feature
features/uninstall_command.feature
features/version.feature
lib/pik.rb
lib/pik/batch_file.rb
Expand All @@ -39,6 +40,7 @@ lib/pik/commands/remove_command.rb
lib/pik/commands/run_command.rb
lib/pik/commands/switch_command.rb
lib/pik/commands/tag_command.rb
lib/pik/commands/uninstall_command.rb
lib/pik/config_file.rb
lib/pik/contrib/progressbar.rb
lib/pik/contrib/unzip.rb
Expand Down

0 comments on commit e1d3815

Please sign in to comment.