Committer : entrope
CVSROOT : /cvsroot/undernet-ircu
Module : ircu2.10
Branch tags: u2_10_12_branch
Commit time: 2007-11-29 03:39:04 UTC
Modified files:
Tag: u2_10_12_branch
include/patchlevel.h ChangeLog
Log message:
Bump PATCHLEVEL for u2.10.12.11 release.
---------------------- diff included ----------------------
Index: ircu2.10/ChangeLog
diff -u ircu2.10/ChangeLog:1.710.2.217 ircu2.10/ChangeLog:1.710.2.218
--- ircu2.10/ChangeLog:1.710.2.217 Tue Nov 27 21:47:11 2007
+++ ircu2.10/ChangeLog Wed Nov 28 19:38:54 2007
@@ -1,5 +1,22 @@
2007-11-28 Michael Poole <[EMAIL PROTECTED]>
+ * include/patchlevel.h (PATCHLEVEL): Bump for u2.10.12.11 release.
+
+2007-11-28 Michael Poole <[EMAIL PROTECTED]>
+
+ * tests/test-driver.pl (drv_default): Fix expect for numeric
+ responses that have non-trivial parameters.
+ (check_expect): Simplify (and fix) sender name check.
+
+ * tests/bug-1640796.cmd: Update expect NNN for new POE behavior
+ and part to not try to part the channel named "leaving".
+
+ * tests/bug-1674539.cmd: Update expect NNN for new POE behavior.
+
+ * tests/bug-1840011.cmd: New test script.
+
+2007-11-28 Michael Poole <[EMAIL PROTECTED]>
+
* ircd/channel.c (mode_ban_invalidate): Clarify Doxygen comments.
(apply_ban): Only block narrower bans if the wider ban is active.
Index: ircu2.10/include/patchlevel.h
diff -u ircu2.10/include/patchlevel.h:1.23.2.23
ircu2.10/include/patchlevel.h:1.23.2.24
--- ircu2.10/include/patchlevel.h:1.23.2.23 Fri Mar 9 15:53:21 2007
+++ ircu2.10/include/patchlevel.h Wed Nov 28 19:38:54 2007
@@ -15,10 +15,10 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
- * $Id: patchlevel.h,v 1.23.2.23 2007/03/09 23:53:21 entrope Exp $
+ * $Id: patchlevel.h,v 1.23.2.24 2007/11/29 03:38:54 entrope Exp $
*
*/
-#define PATCHLEVEL "pre11"
+#define PATCHLEVEL "11"
#define RELEASE ".12."
----------------------- End of diff -----------------------
_______________________________________________
Patches mailing list
[email protected]
http://undernet.sbg.org/mailman/listinfo/patches