# HG changeset patch # User Luke Schierer # Date 1035738747 0 # Node ID 21bf44275d4997eedb0473224fcbf16a8456dc59 # Parent e403c93110d0101fc6d966ce8777f898e6475602 [gaim-migrate @ 3953] change references to bug.php3 to bug.php (thanks David D. Kilzer) committer: Tailor Script diff -r e403c93110d0 -r 21bf44275d49 README --- a/README Sat Oct 26 21:04:35 2002 +0000 +++ b/README Sun Oct 27 17:12:27 2002 +0000 @@ -80,7 +80,7 @@ make sure to put double-quotes around the "%s", otherwise bad things may happen. -If you come across a bug, please report it to http://gaim.sf.net/bug.php3. +If you come across a bug, please report it to http://gaim.sf.net/bug.php. There always seems to be some iffy-ness by a lot of people about whether to use the CVS version or stick with a stable release. Use the diff -r e403c93110d0 -r 21bf44275d49 src/aim.c --- a/src/aim.c Sat Oct 26 21:04:35 2002 +0000 +++ b/src/aim.c Sun Oct 27 17:12:27 2002 +0000 @@ -381,7 +381,7 @@ "If you are already using CVS, or can reproduce the crash\n" "using the CVS version, please notify the gaim maintainers\n" "by reporting a bug at\n" - WEBSITE "bug.php3\n\n" + WEBSITE "bug.php\n\n" "Please make sure to specify what you were doing at the time,\n" "and post the backtrace from the core file. If you do not know\n" "how to get the backtrace, please get instructions at\n"