summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authorvalaris <valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-20 16:39:27 +0000
committervalaris <valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-20 16:39:27 +0000
commit48d9f7d2df2e06f6f272ba8d7e7459256429a0dd (patch)
tree6525febc9d3c4dd6743abdf3a1a3d9e53ada564d /Changelog.txt
parent2630f7d1fa82ff5a129efca35094da6b79a53fd0 (diff)
downloadhercules-48d9f7d2df2e06f6f272ba8d7e7459256429a0dd.tar.gz
hercules-48d9f7d2df2e06f6f272ba8d7e7459256429a0dd.tar.bz2
hercules-48d9f7d2df2e06f6f272ba8d7e7459256429a0dd.tar.xz
hercules-48d9f7d2df2e06f6f272ba8d7e7459256429a0dd.zip
* Fixed crash with upgrading TXT and having more than 256 accounts. [Valaris]
* TXT upgrades will convert broken flag to attribute column. [Valaris] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@271 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index fb7eb0905..4d1f5e687 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,7 @@
Date Added
11/20
+ * Fixed crash with upgrading TXT and having more than 256 accounts. [Valaris]
+ * TXT upgrades will convert broken flag to attribute column. [Valaris]
* Prevent use of emotion packet to display red mute emote. [Valaris]
* Initialized "day" variable in npc.c. [Valaris]
* Added @whozeny. Shows list of top 50 online players and their zeny sorted from highest to lowest. [Valaris]