1
0
Fork 0
This commit is contained in:
Jan Steemann 2016-09-14 08:28:20 +02:00
parent b2c45de1d1
commit 1a2a3ba448
2 changed files with 3 additions and 1 deletions

View File

@ -76,6 +76,8 @@ devel
v3.0.8 (XXXX-XX-XX) v3.0.8 (XXXX-XX-XX)
------------------- -------------------
* fixed issue #2052
* fixed issue #2005 * fixed issue #2005
* fixed issue #2039 * fixed issue #2039

View File

@ -379,7 +379,7 @@
collName: collName, collName: collName,
wfs: wfs, wfs: wfs,
isSystem: isSystem, isSystem: isSystem,
collSize: collSize, journalSize: collSize,
replicationFactor: replicationFactor, replicationFactor: replicationFactor,
collType: collType, collType: collType,
shards: shards, shards: shards,