# HG changeset patch # User Eric Warmenhoven # Date 998070918 0 # Node ID bf7e9e9580b9f9bec86c155dacf1cb7da3895a77 # Parent 134058953a43a22e00b1fbba861052a8c234d86e [gaim-migrate @ 2158] Jason Messer suggested this committer: Tailor Script diff -r 134058953a43 -r bf7e9e9580b9 src/aim.c --- a/src/aim.c Wed Aug 15 19:54:45 2001 +0000 +++ b/src/aim.c Fri Aug 17 17:55:18 2001 +0000 @@ -382,7 +382,14 @@ break; case SIGSEGV: fprintf(stderr, "Gaim has segfaulted and attempted to dump a core file.\n" - "Please notify the gaim maintainers by reporting a bug at\n" + "This is a bug in the software and has happened through\n" + "no fault of your own.\n\n" + "It is possible that this bug is already fixed in CVS.\n" + "You can get a tarball of CVS from the Gaim website, at\n" + WEBSITE "gaim-CVS.tar.gz.\n\n" + "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" "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"