2012-12-29 08:38:26 +01:00
|
|
|
1.3: thanks to JoostinOnline
|
|
|
|
* replaced HAVE_ABHPROT by AHBPROT_DISABLED (now public)
|
|
|
|
* removed (now) redundant have_ahbprot()
|
|
|
|
* store version in #LIB_RUNTIMEIOSPATCH_VERSION
|
|
|
|
* removed (now) redundant get_libruntimeiospatch_version()
|
|
|
|
* minor code clean-ups
|
|
|
|
* changed some unsigned ints to signed
|
2012-12-31 17:15:45 +01:00
|
|
|
* no more need for passing patch_size to apply_patch()
|
2012-12-29 08:38:26 +01:00
|
|
|
* added license header to runtimeiospatch.[ch]
|
|
|
|
* updated API
|
|
|
|
|
|
|
|
1.2:
|
2012-12-28 21:07:29 +01:00
|
|
|
[NEW] get_libruntimeiospatch_version()
|
|
|
|
[MOD] IosPatch_AHBPROT() - return code re-work
|
|
|
|
[MOD] IosPatch_RUNTIME() - return code re-work
|
|
|
|
[MOD] IosPatch_FULL() - retun code re-work
|
|
|
|
[MOD] API doc file updated
|
|
|
|
[NEW] CHANGES doc file
|
|
|
|
|
|
|
|
1.1:
|
|
|
|
[NEW] IosPatch_FULL()
|
|
|
|
[MOD] IosPatch_AHBPROT() - proper return work
|
|
|
|
[NEW] API doc file
|
|
|
|
|
|
|
|
1.0: initial release
|
|
|
|
[NEW] have_ahbprot()
|
|
|
|
[NEW] IosPatch_AHBPROT()
|
|
|
|
[NEW] IosPatch_RUNTIME()
|