Add release notes for Koha 16.11.14 v16.11.14
authorKatrin Fischer <katrin.fischer.83@web.de>
Tue, 21 Nov 2017 22:09:56 +0000 (23:09 +0100)
committerKatrin Fischer <katrin.fischer.83@web.de>
Tue, 21 Nov 2017 22:09:56 +0000 (23:09 +0100)
misc/release_notes/release_notes_16_11_14.html [new file with mode: 0644]
misc/release_notes/release_notes_16_11_14.md [new file with mode: 0644]

diff --git a/misc/release_notes/release_notes_16_11_14.html b/misc/release_notes/release_notes_16_11_14.html
new file mode 100644 (file)
index 0000000..995acf9
--- /dev/null
@@ -0,0 +1,410 @@
+<h1 id="releasenotesforkoha16.11.14">RELEASE NOTES FOR KOHA 16.11.14</h1>
+
+<p>21 Nov 2017</p>
+
+<p>Koha is the first free and open source software library automation
+package (ILS). Development is sponsored by libraries of varying types
+and sizes, volunteers, and support companies from around the world. The
+website for the Koha project is:</p>
+
+<ul>
+<li><a href="http://koha-community.org">Koha Community</a></li>
+</ul>
+
+<p>Koha 16.11.14 can be downloaded from:</p>
+
+<ul>
+<li><a href="http://download.koha-community.org/koha-16.11.14.tar.gz">Download</a></li>
+</ul>
+
+<p>Installation instructions can be found at:</p>
+
+<ul>
+<li><a href="http://wiki.koha-community.org/wiki/Installation_Documentation">Koha Wiki</a></li>
+<li>OR in the INSTALL files that come in the tarball</li>
+</ul>
+
+<p>Koha 16.11.14 is a bugfix/maintenance release.</p>
+
+<p>It includes 5 enhancements, 23 bugfixes.</p>
+
+<h2 id="enhancements">Enhancements</h2>
+
+<h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17610">[17610]</a> [16.11.x] Allow the number of plack workers and max connections to be set in koha-conf.xml</li>
+</ul>
+
+<h3 id="cataloging">Cataloging</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16204">[16204]</a> Show friendly error message when trying to edit record which no longer exists</li>
+</ul>
+
+<h3 id="opac">OPAC</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18616">[18616]</a> The "Add forgot password link to OPAC" should allow patrons to use their library card number in addition to username</li>
+</ul>
+
+<h3 id="patrons">Patrons</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15644">[15644]</a> City dropdown default selection when modifying a patron matches only on city</li>
+</ul>
+
+<h3 id="testsuite">Test Suite</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19337">[19337]</a> Allow basic_workflow.t be configured by ENV</li>
+</ul>
+
+<h2 id="criticalbugsfixed">Critical bugs fixed</h2>
+
+<h3 id="acquisitions">Acquisitions</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18999">[18999]</a> Acq: Shipping cost not included in total spent on acq home and funds page</li>
+</ul>
+
+<h3 id="circulation">Circulation</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19487">[19487]</a> Internal server error when writing off lost fine for item not checked out</li>
+</ul>
+
+<h3 id="holdrequests">Hold requests</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19135">[19135]</a> AllowHoldsOnPatronsPossessions is not working</li>
+</ul>
+
+<h3 id="marcauthoritydatasupport">MARC Authority data support</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19415">[19415]</a> FindDuplicateAuthority is searching on biblioserver since 16.05</li>
+</ul>
+
+<h3 id="staffclient">Staff Client</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18884">[18884]</a> Advanced search on staff client, Availability limit not properly limiting</li>
+</ul>
+
+<h3 id="systemadministration">System Administration</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15173">[15173]</a> SubfieldsToAllowForRestrictedEditing not working properly</li>
+</ul>
+
+<h2 id="otherbugsfixed">Other bugs fixed</h2>
+
+<h3 id="acquisitions">Acquisitions</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19195">[19195]</a> Noisy warns when creating or editing a basket</li>
+</ul>
+
+<h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18584">[18584]</a> Our legacy code contains trailing-spaces</li>
+</ul>
+
+<h3 id="cataloging">Cataloging</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18422">[18422]</a> Add Select2 to authority editor</li>
+</ul>
+
+<h3 id="marcauthoritydatasupport">MARC Authority data support</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18801">[18801]</a> Merging authorities has an invalid 'Default' type in the merge framework selector</li>
+</ul>
+
+<h3 id="opac">OPAC</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16463">[16463]</a> OPAC discharge page should warn the user about checkouts before they request</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19345">[19345]</a> SendMail error does not display error message in password recovery</li>
+</ul>
+
+<h3 id="patrons">Patrons</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12346">[12346]</a> False patron modification alerts on members-home.pl</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19398">[19398]</a> Wrong date format in quick patron search table</li>
+</ul>
+
+<h3 id="reports">Reports</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18742">[18742]</a> Circulation statistics wizard no longer exports the total row</li>
+</ul>
+
+<h3 id="staffclient">Staff Client</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19193">[19193]</a> When displaying the fines of the guarantee on the guarantor account, price is not in correct format.</li>
+</ul>
+
+<h3 id="systemadministration">System Administration</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16726">[16726]</a> Text in Preferences search box does not clear</li>
+</ul>
+
+<h3 id="testsuite">Test Suite</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17664">[17664]</a> Silence non-zebra warnings in t/db_dependent/Search.t</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19262">[19262]</a> pod_spell.t does not work</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19307">[19307]</a> t/db_dependent/Circulation/NoIssuesChargeGuarantees.t fails if AllowFineOverride set to allow</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19386">[19386]</a> t/db_dependent/SIP/Patron.t is failing randomly</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19392">[19392]</a> auth_values_input_www.t does not clean up</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19423">[19423]</a> DecreaseLoanHighHolds.t is failing randomly</li>
+</ul>
+
+<h2 id="systemrequirements">System requirements</h2>
+
+<p>Important notes:</p>
+
+<ul>
+<li>Perl 5.10 is required</li>
+<li>Zebra is required</li>
+</ul>
+
+<h2 id="documentation">Documentation</h2>
+
+<p>The Koha manual is maintained in DocBook.The home page for Koha 
+documentation is </p>
+
+<ul>
+<li><a href="http://koha-community.org/documentation/">Koha Documentation</a></li>
+</ul>
+
+<p>As of the date of these release notes, only the English version of the
+Koha manual is available:</p>
+
+<ul>
+<li><a href="http://manual.koha-community.org//en/">Koha Manual</a></li>
+</ul>
+
+<p>The Git repository for the Koha manual can be found at</p>
+
+<ul>
+<li><a href="http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary">Koha Git Repository</a></li>
+</ul>
+
+<h2 id="translations">Translations</h2>
+
+<p>Complete or near-complete translations of the OPAC and staff
+interface are available in this release for the following languages:</p>
+
+<ul>
+<li>English (USA)</li>
+<li>Arabic (99%)</li>
+<li>Armenian (95%)</li>
+<li>Chinese (China) (85%)</li>
+<li>Chinese (Taiwan) (99%)</li>
+<li>Czech (95%)</li>
+<li>Danish (70%)</li>
+<li>English (New Zealand) (93%)</li>
+<li>Finnish (99%)</li>
+<li>French (99%)</li>
+<li>French (Canada) (93%)</li>
+<li>German (100%)</li>
+<li>German (Switzerland) (100%)</li>
+<li>Greek (83%)</li>
+<li>Hindi (98%)</li>
+<li>Italian (100%)</li>
+<li>Korean (51%)</li>
+<li>Norwegian Bokmål (56%)</li>
+<li>Occitan (78%)</li>
+<li>Persian (59%)</li>
+<li>Polish (100%)</li>
+<li>Portuguese (99%)</li>
+<li>Portuguese (Brazil) (86%)</li>
+<li>Slovak (92%)</li>
+<li>Spanish (99%)</li>
+<li>Swedish (98%)</li>
+<li>Turkish (100%)</li>
+<li>Vietnamese (72%)</li>
+</ul>
+
+<p>Partial translations are available for various other languages.</p>
+
+<p>The Koha team welcomes additional translations; please see</p>
+
+<ul>
+<li><a href="http://wiki.koha-community.org/wiki/Translating_Koha">Koha Translation Info</a></li>
+</ul>
+
+<p>for information about translating Koha, and join the koha-translate 
+list to volunteer:</p>
+
+<ul>
+<li><a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">Koha Translate List</a></li>
+</ul>
+
+<p>The most up-to-date translations can be found at:</p>
+
+<ul>
+<li><a href="http://translate.koha-community.org/">Koha Translation</a></li>
+</ul>
+
+<h2 id="releaseteam">Release Team</h2>
+
+<p>The release team for Koha 16.11.14 is</p>
+
+<ul>
+<li>Release Managers:
+<ul>
+<li><a href="mailto:brendan@bywatersolutions.com">Brendan Gallagher</a></li>
+<li><a href="mailto:kyle@bywatersolutions.com">Kyle Hall</a></li>
+</ul></li>
+<li>QA Manager: <a href="mailto:Katrin.Fischer@bsz-bw.de">Katrin Fischer</a></li>
+<li>QA Team:
+<ul>
+<li><a href="mailto:kyle@bywatersolutions.com">Kyle Hall</a></li>
+<li><a href="mailto:jonathan.druart@bugs.koha-community.org">Jonathan Druart</a></li>
+<li><a href="mailto:tomascohen@gmail.com">Tomás Cohen Arazi</a></li>
+<li><a href="mailto:m.de.rooy@rijksmuseum.nl">Marcel de Rooy</a></li>
+<li><a href="mailto:nick@bywatersolutions.com">Nick Clemens</a></li>
+<li><a href="mailto:jweaver@bywatersolutions.com">Jesse Weaver</a></li>
+</ul></li>
+<li>Bug Wranglers:
+<ul>
+<li><a href="mailto:amitddng135@gmail.com">Amit Gupta</a></li>
+<li><a href="mailto:magnus@enger.priv.no">Magnus Enger</a></li>
+<li><a href="mailto:mirko@abunchofthings.net">Mirko Tietgen</a></li>
+<li><a href="mailto:indradg@l2c2.co.in">Indranil Das Gupta</a></li>
+<li><a href="mailto:z.tajoli@cineca.it">Zeno Tajoli</a></li>
+<li><a href="mailto:veron@veron.ch">Marc Véron</a></li>
+</ul></li>
+<li>Packaging Manager: <a href="mailto:mirko@abunchofthings.net">Mirko Tietgen</a></li>
+<li>Documentation Manager: <a href="mailto:nengard@gmail.com">Nicole C. Engard</a></li>
+<li>Translation Manager: <a href="mailto:bgkriegel@gmail.com">Bernardo Gonzalez Kriegel</a></li>
+<li>Wiki curators: 
+<ul>
+<li><a href="mailto:abesottedphoenix@yahoo.com">Brooke Johnson</a></li>
+<li><a href="mailto:kohadevel@agogme.com">Thomas Dukleth</a></li>
+</ul></li>
+<li>Release Maintainers:
+<ul>
+<li>16.11 -- <a href="mailto:katrin.fischer.83@web.de">Katrin Fischer</a></li>
+<li>16.05 -- <a href="mailto:mtj@kohaaloha.com">Mason James</a></li>
+<li>3.22 -- <a href="mailto:julian.maurice@biblibre.com">Julian Maurice</a></li>
+</ul></li>
+</ul>
+
+<h2 id="credits">Credits</h2>
+
+<p>We thank the following libraries who are known to have sponsored
+new features in Koha 16.11.14:</p>
+
+<ul>
+<li>Catalyst IT</li>
+</ul>
+
+<p>We thank the following individuals who contributed patches to Koha 16.11.14.</p>
+
+<ul>
+<li>root (1)</li>
+<li>Aleisha Amohia (5)</li>
+<li>David Bourgault (1)</li>
+<li>Alex Buckley (3)</li>
+<li>Pongtawat C (1)</li>
+<li>Nick Clemens (4)</li>
+<li>Tomás Cohen Arazi (2)</li>
+<li>David Cook (1)</li>
+<li>Marcel de Rooy (3)</li>
+<li>Jonathan Druart (12)</li>
+<li>Katrin Fischer (4)</li>
+<li>David Kuhn (1)</li>
+<li>Owen Leonard (1)</li>
+<li>Julian Maurice (2)</li>
+<li>Kyle M Hall (1)</li>
+<li>Dominic Pichette (1)</li>
+<li>Fridolin Somers (1)</li>
+<li>Mark Tompsett (1)</li>
+<li>Oleg Vasylenko (1)</li>
+</ul>
+
+<p>We thank the following libraries, companies, and other institutions who contributed
+patches to Koha 16.11.14</p>
+
+<ul>
+<li>ACPL (1)</li>
+<li>BibLibre (3)</li>
+<li>BSZ BW (4)</li>
+<li>bugs.koha-community.org (12)</li>
+<li>ByWater-Solutions (5)</li>
+<li>Catalyst (3)</li>
+<li>Prosentient Systems (1)</li>
+<li>punsarn.asia (1)</li>
+<li>Rijksmuseum (3)</li>
+<li>Solutions inLibro inc (2)</li>
+<li>Theke Solutions (2)</li>
+<li>translate.koha-community.org (1)</li>
+<li>unidentified (8)</li>
+</ul>
+
+<p>We also especially thank the following individuals who tested patches
+for Koha.</p>
+
+<ul>
+<li>Alex Buckley (2)</li>
+<li>Amit Gupta (1)</li>
+<li>Christopher Brannon (2)</li>
+<li>Claire Gravely (1)</li>
+<li>David Bourgault (2)</li>
+<li>Dilan Johnpullé (2)</li>
+<li>Dominic Pichette (1)</li>
+<li>Fridolin Somers (40)</li>
+<li>Jonathan Druart (41)</li>
+<li>Josef Moravec (4)</li>
+<li>Julian Maurice (5)</li>
+<li>Katrin Fischer (43)</li>
+<li>Lee Jamison (2)</li>
+<li>Marc Véron (1)</li>
+<li>Mark Tompsett (1)</li>
+<li>Nick Clemens (6)</li>
+<li>Owen Leonard (1)</li>
+<li>Tomas Cohen Arazi (9)</li>
+<li>Kyle M Hall (2)</li>
+<li>Caroline Cyr La Rose (2)</li>
+<li>Marcel de Rooy (11)</li>
+</ul>
+
+<p>We regret any omissions.  If a contributor has been inadvertently missed,
+please send a patch against these release notes to 
+koha-patches@lists.koha-community.org.</p>
+
+<h2 id="revisioncontrolnotes">Revision control notes</h2>
+
+<p>The Koha project uses Git for version control.  The current development 
+version of Koha can be retrieved by checking out the master branch of:</p>
+
+<ul>
+<li><a href="git://git.koha-community.org/koha.git">Koha Git Repository</a></li>
+</ul>
+
+<p>The branch for this version of Koha and future bugfixes in this release
+line is 16.11.x. </p>
+
+<h2 id="bugsandfeaturerequests">Bugs and feature requests</h2>
+
+<p>Bug reports and feature requests can be filed at the Koha bug
+tracker at:</p>
+
+<ul>
+<li><a href="http://bugs.koha-community.org">Koha Bugzilla</a></li>
+</ul>
+
+<p>He rau ringa e oti ai.
+(Many hands finish the work)</p>
+
+<p>Autogenerated release notes updated last on 21 Nov 2017 01:35:34.</p>
diff --git a/misc/release_notes/release_notes_16_11_14.md b/misc/release_notes/release_notes_16_11_14.md
new file mode 100644 (file)
index 0000000..4eca2fc
--- /dev/null
@@ -0,0 +1,328 @@
+# RELEASE NOTES FOR KOHA 16.11.14
+21 Nov 2017
+
+Koha is the first free and open source software library automation
+package (ILS). Development is sponsored by libraries of varying types
+and sizes, volunteers, and support companies from around the world. The
+website for the Koha project is:
+
+- [Koha Community](http://koha-community.org)
+
+Koha 16.11.14 can be downloaded from:
+
+- [Download](http://download.koha-community.org/koha-16.11.14.tar.gz)
+
+Installation instructions can be found at:
+
+- [Koha Wiki](http://wiki.koha-community.org/wiki/Installation_Documentation)
+- OR in the INSTALL files that come in the tarball
+
+Koha 16.11.14 is a bugfix/maintenance release.
+
+It includes 5 enhancements, 23 bugfixes.
+
+
+
+
+## Enhancements
+
+### Architecture, internals, and plumbing
+
+- [[17610]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17610) [16.11.x] Allow the number of plack workers and max connections to be set in koha-conf.xml
+
+### Cataloging
+
+- [[16204]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16204) Show friendly error message when trying to edit record which no longer exists
+
+### OPAC
+
+- [[18616]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18616) The "Add forgot password link to OPAC" should allow patrons to use their library card number in addition to username
+
+### Patrons
+
+- [[15644]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15644) City dropdown default selection when modifying a patron matches only on city
+
+### Test Suite
+
+- [[19337]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19337) Allow basic_workflow.t be configured by ENV
+
+
+## Critical bugs fixed
+
+### Acquisitions
+
+- [[18999]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18999) Acq: Shipping cost not included in total spent on acq home and funds page
+
+### Circulation
+
+- [[19487]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19487) Internal server error when writing off lost fine for item not checked out
+
+### Hold requests
+
+- [[19135]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19135) AllowHoldsOnPatronsPossessions is not working
+
+### MARC Authority data support
+
+- [[19415]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19415) FindDuplicateAuthority is searching on biblioserver since 16.05
+
+### Staff Client
+
+- [[18884]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18884) Advanced search on staff client, Availability limit not properly limiting
+
+### System Administration
+
+- [[15173]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15173) SubfieldsToAllowForRestrictedEditing not working properly
+
+
+## Other bugs fixed
+
+### Acquisitions
+
+- [[19195]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19195) Noisy warns when creating or editing a basket
+
+### Architecture, internals, and plumbing
+
+- [[18584]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18584) Our legacy code contains trailing-spaces
+
+### Cataloging
+
+- [[18422]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18422) Add Select2 to authority editor
+
+### MARC Authority data support
+
+- [[18801]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18801) Merging authorities has an invalid 'Default' type in the merge framework selector
+
+### OPAC
+
+- [[16463]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16463) OPAC discharge page should warn the user about checkouts before they request
+- [[19345]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19345) SendMail error does not display error message in password recovery
+
+### Patrons
+
+- [[12346]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12346) False patron modification alerts on members-home.pl
+- [[19398]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19398) Wrong date format in quick patron search table
+
+### Reports
+
+- [[18742]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18742) Circulation statistics wizard no longer exports the total row
+
+### Staff Client
+
+- [[19193]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19193) When displaying the fines of the guarantee on the guarantor account, price is not in correct format.
+
+### System Administration
+
+- [[16726]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16726) Text in Preferences search box does not clear
+
+### Test Suite
+
+- [[17664]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17664) Silence non-zebra warnings in t/db_dependent/Search.t
+- [[19262]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19262) pod_spell.t does not work
+- [[19307]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19307) t/db_dependent/Circulation/NoIssuesChargeGuarantees.t fails if AllowFineOverride set to allow
+- [[19386]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19386) t/db_dependent/SIP/Patron.t is failing randomly
+- [[19392]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19392) auth_values_input_www.t does not clean up
+- [[19423]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19423) DecreaseLoanHighHolds.t is failing randomly
+
+
+
+## System requirements
+
+Important notes:
+    
+- Perl 5.10 is required
+- Zebra is required
+
+## Documentation
+
+The Koha manual is maintained in DocBook.The home page for Koha 
+documentation is 
+
+- [Koha Documentation](http://koha-community.org/documentation/)
+
+As of the date of these release notes, only the English version of the
+Koha manual is available:
+
+- [Koha Manual](http://manual.koha-community.org//en/)
+
+The Git repository for the Koha manual can be found at
+
+- [Koha Git Repository](http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary)
+
+## Translations
+
+Complete or near-complete translations of the OPAC and staff
+interface are available in this release for the following languages:
+
+- English (USA)
+- Arabic (99%)
+- Armenian (95%)
+- Chinese (China) (85%)
+- Chinese (Taiwan) (99%)
+- Czech (95%)
+- Danish (70%)
+- English (New Zealand) (93%)
+- Finnish (99%)
+- French (99%)
+- French (Canada) (93%)
+- German (100%)
+- German (Switzerland) (100%)
+- Greek (83%)
+- Hindi (98%)
+- Italian (100%)
+- Korean (51%)
+- Norwegian Bokmål (56%)
+- Occitan (78%)
+- Persian (59%)
+- Polish (100%)
+- Portuguese (99%)
+- Portuguese (Brazil) (86%)
+- Slovak (92%)
+- Spanish (99%)
+- Swedish (98%)
+- Turkish (100%)
+- Vietnamese (72%)
+
+Partial translations are available for various other languages.
+
+The Koha team welcomes additional translations; please see
+
+- [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha)
+
+for information about translating Koha, and join the koha-translate 
+list to volunteer:
+
+- [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate)
+
+The most up-to-date translations can be found at:
+
+- [Koha Translation](http://translate.koha-community.org/)
+
+## Release Team
+
+The release team for Koha 16.11.14 is
+
+- Release Managers:
+  - [Brendan Gallagher](mailto:brendan@bywatersolutions.com)
+  - [Kyle Hall](mailto:kyle@bywatersolutions.com)
+- QA Manager: [Katrin Fischer](mailto:Katrin.Fischer@bsz-bw.de)
+- QA Team:
+  - [Kyle Hall](mailto:kyle@bywatersolutions.com)
+  - [Jonathan Druart](mailto:jonathan.druart@bugs.koha-community.org)
+  - [Tomás Cohen Arazi](mailto:tomascohen@gmail.com)
+  - [Marcel de Rooy](mailto:m.de.rooy@rijksmuseum.nl)
+  - [Nick Clemens](mailto:nick@bywatersolutions.com)
+  - [Jesse Weaver](mailto:jweaver@bywatersolutions.com)
+- Bug Wranglers:
+  - [Amit Gupta](mailto:amitddng135@gmail.com)
+  - [Magnus Enger](mailto:magnus@enger.priv.no)
+  - [Mirko Tietgen](mailto:mirko@abunchofthings.net)
+  - [Indranil Das Gupta](mailto:indradg@l2c2.co.in)
+  - [Zeno Tajoli](mailto:z.tajoli@cineca.it)
+  - [Marc Véron](mailto:veron@veron.ch)
+- Packaging Manager: [Mirko Tietgen](mailto:mirko@abunchofthings.net)
+- Documentation Manager: [Nicole C. Engard](mailto:nengard@gmail.com)
+- Translation Manager: [Bernardo Gonzalez Kriegel](mailto:bgkriegel@gmail.com)
+- Wiki curators: 
+  - [Brooke Johnson](mailto:abesottedphoenix@yahoo.com)
+  - [Thomas Dukleth](mailto:kohadevel@agogme.com)
+- Release Maintainers:
+  - 16.11 -- [Katrin Fischer](mailto:katrin.fischer.83@web.de)
+  - 16.05 -- [Mason James](mailto:mtj@kohaaloha.com)
+  - 3.22 -- [Julian Maurice](mailto:julian.maurice@biblibre.com)
+
+## Credits
+
+We thank the following libraries who are known to have sponsored
+new features in Koha 16.11.14:
+
+- Catalyst IT
+
+We thank the following individuals who contributed patches to Koha 16.11.14.
+
+- root (1)
+- Aleisha Amohia (5)
+- David Bourgault (1)
+- Alex Buckley (3)
+- Pongtawat C (1)
+- Nick Clemens (4)
+- Tomás Cohen Arazi (2)
+- David Cook (1)
+- Marcel de Rooy (3)
+- Jonathan Druart (12)
+- Katrin Fischer (4)
+- David Kuhn (1)
+- Owen Leonard (1)
+- Julian Maurice (2)
+- Kyle M Hall (1)
+- Dominic Pichette (1)
+- Fridolin Somers (1)
+- Mark Tompsett (1)
+- Oleg Vasylenko (1)
+
+We thank the following libraries, companies, and other institutions who contributed
+patches to Koha 16.11.14
+
+- ACPL (1)
+- BibLibre (3)
+- BSZ BW (4)
+- bugs.koha-community.org (12)
+- ByWater-Solutions (5)
+- Catalyst (3)
+- Prosentient Systems (1)
+- punsarn.asia (1)
+- Rijksmuseum (3)
+- Solutions inLibro inc (2)
+- Theke Solutions (2)
+- translate.koha-community.org (1)
+- unidentified (8)
+
+We also especially thank the following individuals who tested patches
+for Koha.
+
+- Alex Buckley (2)
+- Amit Gupta (1)
+- Christopher Brannon (2)
+- Claire Gravely (1)
+- David Bourgault (2)
+- Dilan Johnpullé (2)
+- Dominic Pichette (1)
+- Fridolin Somers (40)
+- Jonathan Druart (41)
+- Josef Moravec (4)
+- Julian Maurice (5)
+- Katrin Fischer (43)
+- Lee Jamison (2)
+- Marc Véron (1)
+- Mark Tompsett (1)
+- Nick Clemens (6)
+- Owen Leonard (1)
+- Tomas Cohen Arazi (9)
+- Kyle M Hall (2)
+- Caroline Cyr La Rose (2)
+- Marcel de Rooy (11)
+
+We regret any omissions.  If a contributor has been inadvertently missed,
+please send a patch against these release notes to 
+koha-patches@lists.koha-community.org.
+
+## Revision control notes
+
+The Koha project uses Git for version control.  The current development 
+version of Koha can be retrieved by checking out the master branch of:
+
+- [Koha Git Repository](git://git.koha-community.org/koha.git)
+
+The branch for this version of Koha and future bugfixes in this release
+line is 16.11.x. 
+
+## Bugs and feature requests
+
+Bug reports and feature requests can be filed at the Koha bug
+tracker at:
+
+- [Koha Bugzilla](http://bugs.koha-community.org)
+
+He rau ringa e oti ai.
+(Many hands finish the work)
+
+Autogenerated release notes updated last on 21 Nov 2017 01:35:34.