Skip to content

Commit f9b3ec7

Browse files
Update version #, add changes
1 parent 520e1d4 commit f9b3ec7

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

DocDB/cgi/DocDBVersion.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
# along with DocDB; if not, write to the Free Software
2222
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
2323

24-
$DocDBVersion = "8.8.9";
24+
$DocDBVersion = "8.8.9p1";
2525

2626
1;

DocDB/doc/CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
8.8.9p1
2+
Fix the author searching JS for old cases where first or last name may not exist
3+
Include a patch from 8.7 branch that was never included
4+
15
8.8.9
26
Update to start_form/end_form for compatibility
37
Fix DocDBHelp. See https://github.com/ericvaandering/DocDB/pull/45

0 commit comments

Comments
 (0)