User: sits    
  Date: 08/07/10 21:49:29

  Modified:    .        CHANGELOG
               lib/Codestriker/BugDB TestDirectorConnection.pm
  Log:
  * Deleting a topic connected with a TestDirector bug has been fixed
    from [EMAIL PROTECTED]
  
  
  
  Index: CHANGELOG
  ===================================================================
  RCS file: /cvsroot/codestriker/codestriker/CHANGELOG,v
  retrieving revision 1.242
  retrieving revision 1.243
  diff -u -r1.242 -r1.243
  --- CHANGELOG 10 Jul 2008 10:43:55 -0000      1.242
  +++ CHANGELOG 11 Jul 2008 04:49:28 -0000      1.243
  @@ -8,7 +8,10 @@
     Spotted by [EMAIL PROTECTED]
     
   * Fix for "v-string in use/require non-portable" warning when using
  -  Perl 5.10 from [EMAIL PROTECTED]  
  +  Perl 5.10 from [EMAIL PROTECTED]
  +  
  +* Deleting a topic connected with a TestDirector bug has been fixed
  +  from [EMAIL PROTECTED]
   
   Version 1.9.5
   
  
  
  
  
  
  Index: TestDirectorConnection.pm
  ===================================================================
  RCS file: 
/cvsroot/codestriker/codestriker/lib/Codestriker/BugDB/TestDirectorConnection.pm,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- TestDirectorConnection.pm 22 Feb 2008 00:56:21 -0000      1.3
  +++ TestDirectorConnection.pm 11 Jul 2008 04:49:29 -0000      1.4
  @@ -128,7 +128,6 @@
            }
            $attach_counter++;
        }
  -     $attachments->post();
       }
   }
   
  
  
  

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Codestriker-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/codestriker-commits

Reply via email to