From 7af49ccf1eceae79ce796f18d5f19be4892d2746 Mon Sep 17 00:00:00 2001 From: "Andrew G. Morgan" Date: Sun, 15 Apr 2001 06:32:08 +0000 Subject: [PATCH] Relevant BUGIDs: 414943 Purpose of commit: comment about bug ids Commit summary: --------------- Sourceforge bumped all the bugids by 100000 at some point and this made earlier entries in this CHANGELOG off by that amount. I've added a comment about this to help the reader in trying to track each interesting bug down. --- CHANGELOG | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index ef269548..acd9848c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -24,8 +24,14 @@ TODO: ==================================================================== Note, as of release 0.73, all checkins should be accompanied with a -Bug ID. The bug IDs relate to sourceforge IDs.. You can query the -related bug description with the following URL: +Bug ID. The bug IDs relate to sourceforge IDs.. (Of course, nothing is +ever that simple. It turns out that at some point in Sourceforge's +history all of the bug ids got bumped by 100000, so pretty much if you +see a bug ID below that begins with a '1' and your attempted query +fails, try adding 100000 to the number and trying again. I believe +this only affects bugs before release 0.76.) + +You can query the related bug description with the following URL: http://sourceforge.net/tracker/index.php?func=detail&aid=XXXXXX&group_id=6663&atid=106663 @@ -43,6 +49,9 @@ bug report - outstanding bugs are listed here: 0.76: please submit patches for this section with actual code/doc patches! +* added a comment to this CHANGELOG to explain why most of the bugids + used below appear not to be known to sourceforge [try adding 100000 + to the bugid number.] (Bug 414943 - agmorgan) * bumped version numbers and also added support for SONAME defines that appear not to have survived the great autoconf experiment (Bug 414669 - agmorgan). -- 2.40.0