diff options
author | Darin Adler <darin@src.gnome.org> | 2001-09-15 19:18:15 +0000 |
---|---|---|
committer | Darin Adler <darin@src.gnome.org> | 2001-09-15 19:18:15 +0000 |
commit | 31c20fa038a3459314f4fb61817af32496ac1f0d (patch) | |
tree | 153f5cb516d73095c1344f7843129899b9365b5d /check-THANKS.pl | |
parent | 2c8a23505bddb024df06ddcf513df65479824207 (diff) | |
download | nautilus-31c20fa038a3459314f4fb61817af32496ac1f0d.tar.gz |
Updated bugzilla.eazel.com references to refer to the
corresponding bugzilla.gnome.org bug. Also updated my
email address.
Diffstat (limited to 'check-THANKS.pl')
-rwxr-xr-x | check-THANKS.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/check-THANKS.pl b/check-THANKS.pl index a025718fe..8e0893e4b 100755 --- a/check-THANKS.pl +++ b/check-THANKS.pl @@ -128,7 +128,7 @@ while (<CHANGELOGS>) } else { - # FIXME bugzilla.eazel.com 3452: we should also try to extract + # FIXME bugzilla.gnome.org 43452: we should also try to extract # names & addresses from entry body text. next; # ignore unknown lines for now } |