diff options
author | sirius-m <sirius-m@1a98c847-1fd6-4fd8-948a-caf3550aa51b> | 2009-10-04 11:38:29 +0000 |
---|---|---|
committer | sirius-m <sirius-m@1a98c847-1fd6-4fd8-948a-caf3550aa51b> | 2009-10-04 11:38:29 +0000 |
commit | 0cc05617d17947d139d09f4ddcca7aeca755f00a (patch) | |
tree | 09d860fd1584fdde049ff9bbea7962b9d7f7ad01 /changelog.txt | |
parent | 661f878002d789f7e50b19d63da246414015c44b (diff) |
Fixed the installer script and made the autostart registry based.
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@14 1a98c847-1fd6-4fd8-948a-caf3550aa51b
Diffstat (limited to 'changelog.txt')
-rw-r--r-- | changelog.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/changelog.txt b/changelog.txt index fee4f66183..d2380b8a09 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,5 +2,6 @@ Changes after 0.1.5: -------------------- + Options dialog layout changed - added the UI options panel + Minimize to tray feature -+ Startup on system boot feature (adds a shortcut to the Startup folder) -+ Ask before closing
\ No newline at end of file ++ Startup on system boot feature ++ Ask before closing ++ NSIS installer
\ No newline at end of file |