diff options
| author | Jan Kratochvil <[email protected]> | 2012-10-12 20:43:21 +0200 |
|---|---|---|
| committer | Jan Kratochvil <[email protected]> | 2012-10-12 20:57:26 +0200 |
| commit | 0631d1fb4dfc3de5c1fb22d4030dffece350d724 (patch) | |
| tree | 60d3729a57acc8419dec2a5a012e65ffb5a95b5e /libebl/ChangeLog | |
| parent | 4bdbb6716d99a82ded1c56a93165a095c9f96404 (diff) | |
libebl/
2012-10-12 Jan Kratochvil <[email protected]>
* ebl-hooks.h (abi_cfi): Extend its comment for return value.
* eblopenbackend.c (default_abi_cfi): Return -1.
* libebl.h (ebl_abi_cfi): Extend its comment for return value.
Signed-off-by: Jan Kratochvil <[email protected]>
Diffstat (limited to 'libebl/ChangeLog')
| -rw-r--r-- | libebl/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libebl/ChangeLog b/libebl/ChangeLog index f12613a9..e881ce72 100644 --- a/libebl/ChangeLog +++ b/libebl/ChangeLog @@ -1,3 +1,9 @@ +2012-10-12 Jan Kratochvil <[email protected]> + + * ebl-hooks.h (abi_cfi): Extend its comment for return value. + * eblopenbackend.c (default_abi_cfi): Return -1. + * libebl.h (ebl_abi_cfi): Extend its comment for return value. + 2012-08-30 Petr Machata <[email protected]> * eblcorenotetypename.c: Handle PPC_VSX, X86_XSTATE, |
