summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-10-17 16:21:38 +0200
committerYorhel <git@yorhel.nl>2009-10-17 16:21:38 +0200
commit668833467f8231ebdc622d42edcb49e8374b42b4 (patch)
tree1a9cba5091ef316e5893d7a440d72b4c6a30e58e /ChangeLog
parente7e53553cb42824b7360ebbc15bb86aaa015c677 (diff)
SQL: Converted releases_rev.type to an ENUM data type
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b62057f9..1b46ad0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@ git - ?
- Converted to ENUM data type:
- vn_relations.relation
- anime.type
+ - changes.type
+ - releases_rev.type
+ - releases_media.medium
- New language: Hungarian
- Complete rewrite of the Javascript code:
- Intended to be less error prone, more maintainable, and easier to make