diff options
| author | Thomas Schwinge <tschwinge@gnu.org> | 2006-03-14 23:27:50 +0000 |
|---|---|---|
| committer | Thomas Schwinge <tschwinge@gnu.org> | 2006-03-14 23:27:50 +0000 |
| commit | 1f1bc868258f571e92492e5273fd60bf9a8da244 (patch) | |
| tree | 85b28d3d8a7657e606618c1e186df54227943bee /ufs-utils/ChangeLog | |
| parent | b3e5743bb26240cf69b2822446231178c50e2d9e (diff) | |
2006-03-15 Thomas Schwinge <tschwinge@gnu.org>
* mkfs.c (parse_opt): Move UP's functionality into UP_INT in order to
fix invalid lvalues.
Diffstat (limited to 'ufs-utils/ChangeLog')
| -rw-r--r-- | ufs-utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ufs-utils/ChangeLog b/ufs-utils/ChangeLog index f65e9ce1..24b373c0 100644 --- a/ufs-utils/ChangeLog +++ b/ufs-utils/ChangeLog @@ -1,3 +1,8 @@ +2006-03-15 Thomas Schwinge <tschwinge@gnu.org> + + * mkfs.c (parse_opt): Move UP's functionality into UP_INT in order to + fix invalid lvalues. + 2002-06-08 Roland McGrath <roland@frob.com> * mkfs.c (iput): Use %Ld format for ino_t values. |
