From 1e6dc02155fa30f23d178dd4a811cfeba947e95c Mon Sep 17 00:00:00 2001
From: RElesgoe <RElesgoe@users.noreply.github.com>
Date: Thu, 18 Aug 2016 02:28:35 -0700
Subject: [PATCH] Delete conversion-changelog

---
 conversion-changelog | 29 -----------------------------
 1 file changed, 29 deletions(-)
 delete mode 100644 conversion-changelog

diff --git a/conversion-changelog b/conversion-changelog
deleted file mode 100644
index 32781bf..0000000
--- a/conversion-changelog
+++ /dev/null
@@ -1,29 +0,0 @@
- PvPGN C++ conversion changelog
-================================
-
-What is this file all about?
-----------------------------
-As some of you might have noticed PvPGN is currently undergoing lots of changes 
-while the code is being converted from C to C++. This file is ment to keep
-track of the changes made -  and possible implications to users/admins.
-
-Changes:
---------
-
-bnetd/handle_irc*, bnetd_handle_wol*, bnetd/irc.*:
-  - merged WOL specific patch (better WOL support, cleaner code seperation)
-
-bnetd/ladder*:
-  - no longer supports output of xml ladder files (at least so far)
-
-bnetd/mail
-
-bnetd/adbanner:
-  - requires changes in conf/ad.conf (unique id)
-  - requires changes in conf/ad.conf (language tag)
-
-common/fdwatch*:
-  - no functional changes
-
-compat/pdir
-  - converted to "Directory" class