diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2008-04-20 11:27:50 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2008-04-20 11:27:50 +0000 |
commit | 0cf75b2546120f69bfc7fe2b26c1a871aa460818 (patch) | |
tree | 7e57c00b49c60fdff4d29e92b6b6d9cc138ba91d /phpBB/docs/changes.txt | |
parent | 5c2b9b17d1cde217f89fa74ef9922395af1a4e3b (diff) | |
download | forums-0cf75b2546120f69bfc7fe2b26c1a871aa460818.tar forums-0cf75b2546120f69bfc7fe2b26c1a871aa460818.tar.gz forums-0cf75b2546120f69bfc7fe2b26c1a871aa460818.tar.bz2 forums-0cf75b2546120f69bfc7fe2b26c1a871aa460818.tar.xz forums-0cf75b2546120f69bfc7fe2b26c1a871aa460818.zip |
remove changelog for the time being and add changes.txt (only temporary for us to mark changes, else we forget them. :P)
git-svn-id: file:///svn/phpbb/trunk@8512 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/changes.txt')
-rw-r--r-- | phpBB/docs/changes.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/docs/changes.txt b/phpBB/docs/changes.txt new file mode 100644 index 0000000000..dea5b40f88 --- /dev/null +++ b/phpBB/docs/changes.txt @@ -0,0 +1,4 @@ +List of major changes since 3.0.x:
+
+- new stack-based bbcode system
+- Migrate phpBB to PHP versions >= 5.2
|