ArchHooks: remove Data from per-user directory, move UserPackages to Packages

This commit is contained in:
Devin J. Pohly
2013-02-05 00:01:08 -05:00
parent 569cd0ad86
commit 1973091a7f
2 changed files with 5 additions and 3 deletions
+4 -1
View File
@@ -11,7 +11,10 @@ StepMania 5.0 beta 2 | 20130???
2013/02/04
----------
* [Player] Add a "Column" parameter to the StepMessage to allow the theme or
chart to discover which column is being triggered. [djpohly]
chart to discover which column is being triggered.
* [ArchHooks] Unix: Move UserPackages to Packages in the per-user directory,
and remove Data from the per-user directory. Users who have installed
packages to UserPackages will need to migrate them to Packages instead.
2013/02/03
----------