Updated changelog for 5.0.7rc.

This commit is contained in:
Kyzentun
2015-03-09 20:54:55 -06:00
13 changed files with 1256 additions and 1077 deletions
+4 -1
View File
@@ -198,7 +198,10 @@ protected:
* @brief Retrieve the file extension associated with this loader.
* @return the file extension. */
RString GetFileExtension() const { return fileExt; }
public:
// SetSongTitle and GetSongTitle changed to public to allow the functions
// used by the parser helper to access them. -Kyz
/**
* @brief Set the song title.
* @param t the song title. */