[vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. 6dddc14b154ff85b5934b6575c9215dee283fb43 |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
- To: vhffs-dev@xxxxxxxxx
- Subject: [vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. 6dddc14b154ff85b5934b6575c9215dee283fb43
- From: git@xxxxxxxxxxxxx
- Date: Sat, 24 Sep 2016 11:25:07 +0200
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "vhffs4/vhffs.git" repository.
The branch, master has been updated
via 6dddc14b154ff85b5934b6575c9215dee283fb43 (commit)
via 479da0d881650c3b67046dd3d682dc5442669624 (commit)
from 88587e0210dbcdff26a5b7ee238c61bbecc317ac (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6dddc14b154ff85b5934b6575c9215dee283fb43
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Sat Sep 24 11:23:14 2016 +0200
mail: compat: remove drop of non existing vhffs_autoreply table
Dropping the vhffs_autoreply table only concern users who used the patch to
add the feature. As such the vhffs_autoreply table does not exist for must
users.
commit 479da0d881650c3b67046dd3d682dc5442669624
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Sat Sep 24 11:20:24 2016 +0200
mail: compat: move autoreply feature upgrade script in right compat file
Mail autoreply featured appeared in 4.6, thus its upgrade script must be
in the "from 4.5 to 4.6" script instead of "from 4.4 to 4.5". Fit it.
-----------------------------------------------------------------------
Summary of changes:
vhffs-compat/from-4.4-to-4.5.sql | 23 -----------------------
vhffs-compat/from-4.5-to-4.6.sql | 21 +++++++++++++++++++++
2 files changed, 21 insertions(+), 23 deletions(-)
hooks/post-receive
--
vhffs4/vhffs.git