diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-12-03 21:05:31 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-12-03 21:05:31 +0800 |
commit | 34fa8474852c0efb0002dba6ad8daffbee1177d5 (patch) | |
tree | a7578c2e4624d496310237f03bab4d8bc3be3419 /ChangeLog | |
parent | e4cb4e2580feaa94e913cd57e3bc572456124460 (diff) | |
download | gsoc2013-epiphany-34fa8474852c0efb0002dba6ad8daffbee1177d5.tar gsoc2013-epiphany-34fa8474852c0efb0002dba6ad8daffbee1177d5.tar.gz gsoc2013-epiphany-34fa8474852c0efb0002dba6ad8daffbee1177d5.tar.bz2 gsoc2013-epiphany-34fa8474852c0efb0002dba6ad8daffbee1177d5.tar.lz gsoc2013-epiphany-34fa8474852c0efb0002dba6ad8daffbee1177d5.tar.xz gsoc2013-epiphany-34fa8474852c0efb0002dba6ad8daffbee1177d5.tar.zst gsoc2013-epiphany-34fa8474852c0efb0002dba6ad8daffbee1177d5.zip |
Fix two crashers.
2003-12-03 Christian Persch <chpe@cvs.gnome.org>
* src/pdm-dialog.c: (pdm_cmd_delete_selection), (compare_cookies):
Fix two crashers.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-12-03 Christian Persch <chpe@cvs.gnome.org> + + * src/pdm-dialog.c: (pdm_cmd_delete_selection), (compare_cookies): + + Fix two crashers. + 2003-12-03 Piers Cornwell <piers@myrealbox.com> * src/pdm-dialog.c: (show_cookies_properties): |