Changes to gnats/gnats/ChangeLog
Yngve Svendsen <[email protected]> Tue, 24 Sep 2002 15:37:33 -0400
| Newsgroups | gmane.comp.bug-tracking.gnats.patches |
|---|---|
| Message-ID | <[email protected]> |
Index: gnats/gnats/ChangeLog diff -c gnats/gnats/ChangeLog:1.264 gnats/gnats/ChangeLog:1.265 *** gnats/gnats/ChangeLog:1.264 Tue Sep 24 15:30:47 2002 --- gnats/gnats/ChangeLog Tue Sep 24 15:37:33 2002 *************** *** 1,5 **** --- 1,8 ---- 2002-09-24 Yngve Svendsen <[email protected]> + * dbconfig.in: Fix capitalization of the descriptions of the + How-To-Repeat and Release fields. + * mail.c (getOneAddress): Cast the argument of isspace to int. Fixes a problem where GNATS wouldn't compile on Solaris with GCC.