From eda1fca43e1712e7fc0bc2deb5adaa4b898eafe3 Mon Sep 17 00:00:00 2001 From: "Robin Burchell w00t@inspircd.org" Date: Mon, 3 Nov 2008 00:01:19 +0000 Subject: Merge commit 'trunk' into anopeng (1.8 updates, etc) Conflicts: src/main.c src/mysql.c version.log git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1504 5417fbe8-f217-4b02-8779-1006273d7864 --- docs/README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs/README') diff --git a/docs/README b/docs/README index 3344482db..fb238f450 100644 --- a/docs/README +++ b/docs/README @@ -74,6 +74,8 @@ Table of Contents * Adam Kramer * Alvaro Toledo + * Amanda Folson + * Andrew Berquist * Björn Stiddien * Charles Kingsley * Chris Hogben @@ -89,6 +91,7 @@ Table of Contents * Joris Vink * Lucas Nussbaum * Mark Summers + * Matthew Beeching * Pieter Bootsma * Thomas Juberg Stensås * Trystan .S Lee @@ -97,12 +100,11 @@ Table of Contents Anope Translations: * GeniusDex (nl.l) - * Oleg Nikolaev aka Isot (ru.l) + * Kein (ru.l) * Stuff (de.l) * Gabriel Acevedo H. (es.l) * Janos Kapitany (hun.l) - * Mateusz Szczyrzyca (pl.l) - + * Szymon S'wierkosz (pl.l) Anope uses the strlcat() and strlcpy() functions from OpenSSH 2.5.1p2. These functions are copyrighted by Todd C. Miller: -- cgit