diff options
author | k-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-08-27 13:28:57 +0000 |
---|---|---|
committer | k-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-08-27 13:28:57 +0000 |
commit | 1ba91d5a0e1df7419a561f6dcf16a0839509a5e7 (patch) | |
tree | 3f76e96fc5a3f5b738dabce28642ff2415748ccb /src/developer_changelog.txt | |
parent | e9fd8ce40b4cbf006695fd6e56f84071407843c9 (diff) | |
download | usdx-1ba91d5a0e1df7419a561f6dcf16a0839509a5e7.tar.gz usdx-1ba91d5a0e1df7419a561f6dcf16a0839509a5e7.tar.xz usdx-1ba91d5a0e1df7419a561f6dcf16a0839509a5e7.zip |
Reordering of the directories[1]: moving Game/Code to src
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1302 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'src/developer_changelog.txt')
-rw-r--r-- | src/developer_changelog.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/developer_changelog.txt b/src/developer_changelog.txt new file mode 100644 index 00000000..47a38aa1 --- /dev/null +++ b/src/developer_changelog.txt @@ -0,0 +1,10 @@ +Basic functionalty change log... +------------------------------------------------------------------------------------ +developers, please update this document with functional changes +( that have an effect on the user ) +so the packager can easily see whats been changed when doing a release changelog. +------------------------------------------------------------------------------------ + + +2007-Sep-05 JayBinks Ultrastar-DX now has basic navigation compatibility with Windows Media Center Remote controls ( and possibly others ). + ( Requires SDL.dll version 1.2 at shipping )
\ No newline at end of file |