]> granicus.if.org Git - linux-pam/commitdiff
Relevant BUGIDs: 414943
authorAndrew G. Morgan <morgan@kernel.org>
Sun, 15 Apr 2001 06:32:08 +0000 (06:32 +0000)
committerAndrew G. Morgan <morgan@kernel.org>
Sun, 15 Apr 2001 06:32:08 +0000 (06:32 +0000)
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

index ef26954855c8aaa7a1cbbaacd9f900964a822bdf..acd9848c42dae52940bf20b969f308643cbe8615 100644 (file)
--- 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).