Mercurial > gftp.yaz
diff ChangeLog @ 867:b1cfb42c5be4
2006-11-30 Brian Masney <masneyb@gftp.org>
* src/gtk/bookmarks.c (do_make_new) - don't allow creating
bookmarks that have an empty description. (closes #367933)
| author | masneyb |
|---|---|
| date | Sat, 23 Dec 2006 20:10:06 +0000 |
| parents | 877282be3a78 |
| children | af346af22fba |
line wrap: on
line diff
--- a/ChangeLog Sat Dec 23 19:54:08 2006 +0000 +++ b/ChangeLog Sat Dec 23 20:10:06 2006 +0000 @@ -1,4 +1,7 @@ 2006-11-30 Brian Masney <masneyb@gftp.org> + * src/gtk/bookmarks.c (do_make_new) - don't allow creating + bookmarks that have an empty description. (closes #367933) + * src/gtk/bookmarks.c - changed the button order to match the button order in GNOME. (from Alan Horkan <horkana@maths.tcd.ie>) @@ -3779,7 +3782,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.510 2006/12/23 19:54:08 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.511 2006/12/23 20:10:06 masneyb Exp $ tags * debian/* - updated files from Debian maintainer
