note RT numbers
This commit is contained in:
parent
e1e3b07810
commit
fc50628820
@ -7,7 +7,7 @@
|
|||||||
* Check for fseeko(), which takes an off_t, and if we find it, use it
|
* Check for fseeko(), which takes an off_t, and if we find it, use it
|
||||||
instead of fseek(), which takes a long and might not handle the full
|
instead of fseek(), which takes a long and might not handle the full
|
||||||
range of values.
|
range of values.
|
||||||
RT#TBD
|
RT#6524
|
||||||
Index: krb5/src/appl/gssftp/configure.in
|
Index: krb5/src/appl/gssftp/configure.in
|
||||||
===================================================================
|
===================================================================
|
||||||
--- krb5/src/appl/gssftp/configure.in (revision 22425)
|
--- krb5/src/appl/gssftp/configure.in (revision 22425)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Change the absolute paths included in the man pages so that the correct
|
Change the absolute paths included in the man pages so that the correct
|
||||||
values can be dropped in by config.status. After applying this patch,
|
values can be dropped in by config.status. After applying this patch,
|
||||||
these files should be renamed to their ".in" counterparts, and then the
|
these files should be renamed to their ".in" counterparts, and then the
|
||||||
configure scripts should be rebuilt. RT#TBD
|
configure scripts should be rebuilt. RT#6525
|
||||||
|
|
||||||
Index: configure.in
|
Index: configure.in
|
||||||
===================================================================
|
===================================================================
|
||||||
|
Loading…
Reference in New Issue
Block a user