diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7afae3df6f5..adff00f7189 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -27,6 +27,7 @@ | |||
| 27 | that's not portable. | 27 | that's not portable. |
| 28 | (lock_file): Document that this function can return if lock | 28 | (lock_file): Document that this function can return if lock |
| 29 | creation fails. | 29 | creation fails. |
| 30 | (lock_file): Don't access freed storage. | ||
| 30 | 31 | ||
| 31 | 2013-03-02 Andreas Schwab <schwab@linux-m68k.org> | 32 | 2013-03-02 Andreas Schwab <schwab@linux-m68k.org> |
| 32 | 33 | ||