Mercurial > gftp.yaz
changeset 933:21fc8f283246
2007-10-4 Brian Masney <masneyb@gftp.org>
* MAINTAINERS - added maintainers file
| author | masneyb |
|---|---|
| date | Thu, 04 Oct 2007 09:59:13 +0000 |
| parents | 07e5eded780a |
| children | 5cd6d60d43a1 |
| files | ChangeLog MAINTAINERS |
| diffstat | 2 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Wed Oct 03 16:47:02 2007 +0000 +++ b/ChangeLog Thu Oct 04 09:59:13 2007 +0000 @@ -1,3 +1,9 @@ +2007-10-4 Brian Masney <masneyb@gftp.org> + * MAINTAINERS - added maintainers file + + * lib/misc.c lib/protocols.c - fixed some possible problems with + pointers when the data structures are copied. + 2007-6-13 Brian Masney <masneyb@gftp.org> * lib/misc.c (insert_commas) lib/gftp.h - explictly cast the number to a long long if it is supported on the system. This fixes a problem
