diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 88065dd3231..e1bdfedbd31 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 2011-09-05 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-09-06 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | * fileio.c: Fix bugs with large file offsets (Bug#9428). | 3 | * fileio.c: Fix bugs with large file offsets (Bug#9428). |
| 4 | The previous code assumed that file offsets (off_t values) fit in | 4 | The previous code assumed that file offsets (off_t values) fit in |