2008/8/27 Rakesh Pandit <[EMAIL PROTECTED]>: > 2008/8/27 Alfred M. Szmidt <[EMAIL PROTECTED]>: >> +2008-08-27 Rakesh Pandit <[EMAIL PROTECTED]> >> + >> + * ping/ping6.c (main, parse_opt): Fixed segmentation fault >> + in ping6. >> >> The ChangeLog entry should describe the code changes, not the result >> of the change. See the other ChangeLog's for examples. >> > > Okay >
Fixed -- rakesh Index: ChangeLog =================================================================== RCS file: /sources/inetutils/inetutils/ChangeLog,v retrieving revision 1.322 diff -u -r1.322 ChangeLog --- ChangeLog 23 Aug 2008 11:59:17 -0000 1.322 +++ ChangeLog 27 Aug 2008 13:52:41 -0000 @@ -1,3 +1,11 @@ +2008-08-26 Rakesh Pandit <[EMAIL PROTECTED]> + + * ping/ping6.c (parse_opt): Added new local variables + count, interval, socket_type to get args instead of ping + structure - similar to ping. + (main): Assigned above values to ping structure after its + initialization. + 2008-08-23 Debarshi Ray <[EMAIL PROTECTED]> * hostname/hostname.c (main): Initialize OPTIONS to zero. _______________________________________________ bug-inetutils mailing list bug-inetutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-inetutils