summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2010-11-11 14:45:22 +0100
committerYorhel <git@yorhel.nl>2010-11-11 14:45:22 +0100
commit2a7236184180f24169d454396b482d923beb21b5 (patch)
treecb00efb8c2b31d00c6355e7c3cb81af42a83f86a /ChangeLog
parent076408b17bc231dfab30125f2e445cd54f5227b8 (diff)
Display releases grouped by VNs on producer pages
A nice expanded view. It also happens to be faster than the old view in terms of SQL queries. (In most cases at least) Can be improved a little more by: - Adding an 'expand/collapse' feature to list only the VNs - Adding a column indicating the role of the producer (dev/pub)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fc877d5..30e66bc0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
- URL change: /u/logout => /u$id/logout
- Added human confirmation question to the register page
- Added "official" flag to vn<->vn relations
+ - Display releases grouped by VNs on producer pages
- Optimized SQL queries:
- dbScreenshotRandom()
- dbVNGet() with random ordering