This README tells you how to apply the patch files. You should read the documentation about each patch to decided why or if you should use the patch file. Each patch file is named by the date & time it was created and the word patch as the extention. The information about that patch has the same date & time name and the extention is patch_info. How to patch: 1) Change to the project directory 2) Run the patch command like so 'patch -n 2 < ./patches/THE_PATCH_FILE' Replace THE_PATCH_FILE with the name of the patch you want to use.