diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-06-15 13:56:27 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2006-06-15 13:56:27 +0000 |
commit | 88aaf3455d9bd1ba5312515144fe71abf50eb080 (patch) | |
tree | 60c9c4bc11f828bc7022ec9eed6a28f5bc828c81 /trans/ChangeLog | |
parent | b1989af0015f6748552744cff474dc55db83176b (diff) |
*** empty log message ***
Diffstat (limited to 'trans/ChangeLog')
-rw-r--r-- | trans/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog index e8636aa5..f90244bd 100644 --- a/trans/ChangeLog +++ b/trans/ChangeLog @@ -1,6 +1,6 @@ 2006-06-15 Thomas Schwinge <tschwinge@gnu.org> - * hello-mt.c (trivfs_S_io_seek): Seek into the right direction for + * hello-mt.c (trivfs_S_io_seek): Seek into the correct direction for `SEEK_END'. Return EINVAL if file pointer would become negative. * hello.c (trivfs_S_io_seek): Likewise. |