Parcourir la source

Merge branch 'master' into next

* master:

Conflicts:
	doc/UPDATES
Bryan Drewery il y a 11 ans
Parent
commit
f005ffc59c
2 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 0 1
      configure
  2. 1 1
      doc/UPDATES

+ 0 - 1
configure

@@ -3351,7 +3351,6 @@ fi
 
 
 
 
 
 
-
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler requires -rpath" >&5
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler requires -rpath" >&5
 $as_echo_n "checking whether the compiler requires -rpath... " >&6; }
 $as_echo_n "checking whether the compiler requires -rpath... " >&6; }
 if ${ax_cv_prog_cc_need_rpath+:} false; then :
 if ${ax_cv_prog_cc_need_rpath+:} false; then :

+ 1 - 1
doc/UPDATES

@@ -8,7 +8,6 @@ next
     will properly assign roles out to bots to not cause overlap. Only leaf
     will properly assign roles out to bots to not cause overlap. Only leaf
     bots know which bots have which roles. (#39)
     bots know which bots have which roles. (#39)
   * Add cmd_roles (leaf only) to display roles for a channel. (#39)
   * Add cmd_roles (leaf only) to display roles for a channel. (#39)
-  * Fix broken startup with GCC from ports on FreeBSD.
 
 
 master
 master
   * Require C++11 compiler support (G++ 4.7+, clang32+)
   * Require C++11 compiler support (G++ 4.7+, clang32+)
@@ -19,6 +18,7 @@ maint
   * Avoid apparmor ptrace(2) warnings on Ubuntu
   * Avoid apparmor ptrace(2) warnings on Ubuntu
   * Allow 'set trace ignore' again. Undoes a change from 2005.
   * Allow 'set trace ignore' again. Undoes a change from 2005.
   * Fix ptrace detection on Linux
   * Fix ptrace detection on Linux
+  * Fix broken startup with GCC from ports on FreeBSD.
 
 
 1.4.5
 1.4.5
   * Remove ahbl as it now positively identifies all hosts as abusive
   * Remove ahbl as it now positively identifies all hosts as abusive