mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-01 20:04:51 +02:00
- bug 154 fixed: "Calendar category, too precise dates". Bug came from the
bigger precision of creation_date and available_date in images tables. Need to retrieve only the year-month-day information. git-svn-id: http://piwigo.org/svn/trunk@896 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
2005-10-17 Pierrick LE GALL
|
||||
|
||||
* bug 154 fixed: "Calendar category, too precise dates". Bug came
|
||||
from the bigger precision of creation_date and available_date in
|
||||
images tables. Need to retrieve only the year-month-day
|
||||
information.
|
||||
|
||||
2005-10-17 volcom
|
||||
|
||||
* new: history details by month,day
|
||||
|
||||
2005-10-15 Pierrick LE GALL
|
||||
|
||||
Reference in New Issue
Block a user