dovecot-2.0: virtual: Forgot to commit in previous API change co...

dovecot at dovecot.org dovecot at dovecot.org
Fri Jun 5 03:21:41 EEST 2009


details:   http://hg.dovecot.org/dovecot-2.0/rev/19fc2147cc10
changeset: 9458:19fc2147cc10
user:      Timo Sirainen <tss at iki.fi>
date:      Thu Jun 04 20:21:25 2009 -0400
description:
virtual: Forgot to commit in previous API change commit.

diffstat:

1 file changed, 1 insertion(+)
src/plugins/virtual/virtual-storage.c |    1 +

diffs (11 lines):

diff -r 4dca587d5b75 -r 19fc2147cc10 src/plugins/virtual/virtual-storage.c
--- a/src/plugins/virtual/virtual-storage.c	Thu Jun 04 20:20:49 2009 -0400
+++ b/src/plugins/virtual/virtual-storage.c	Thu Jun 04 20:21:25 2009 -0400
@@ -607,6 +607,7 @@ struct mailbox virtual_mailbox = {
 		index_transaction_rollback,
 		index_transaction_set_max_modseq,
 		index_keywords_create,
+		index_keywords_create_from_indexes,
 		index_keywords_free,
 		index_keyword_is_valid,
 		index_storage_get_seq_range,


More information about the dovecot-cvs mailing list