Update release notes for 19.05.13 release v19.05.13
authorVictor Grousset/tuxayo <victor@tuxayo.net>
Thu, 23 Jul 2020 02:41:14 +0000 (04:41 +0200)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Thu, 23 Jul 2020 02:43:49 +0000 (04:43 +0200)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>

misc/release_notes/release_notes_19_05_13.html [new file with mode: 0644]
misc/release_notes/release_notes_19_05_13.md [new file with mode: 0644]

diff --git a/misc/release_notes/release_notes_19_05_13.html b/misc/release_notes/release_notes_19_05_13.html
new file mode 100644 (file)
index 0000000..78e8e96
--- /dev/null
@@ -0,0 +1,409 @@
+<h1 id="releasenotesforkoha19.05.13">RELEASE NOTES FOR KOHA 19.05.13</h1>
+
+<p>23 Jul 2020</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 19.05.13 can be downloaded from:</p>
+
+<ul>
+<li><a href="http://download.koha-community.org/koha-19.05.13.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 19.05.13 is a bugfix/maintenance release.</p>
+
+<p>It includes 16 bugfixes.</p>
+
+<h3 id="systemrequirements">System requirements</h3>
+
+
+<ul>
+    <li><strong>Debian 8 (Jessie) is not supported anymore</strong></li>
+    <li><strong>MySQL 5.5 is not supported anymore</strong></li>
+</ul>
+
+<p>Koha is continuously tested against the following configurations and as such these are the recommendations for 
+deployment: </p>
+
+<ul>
+    <li>Debian 9 (Stretch) with MariaDB 10.1 (and experimental MariaDB 10.3 support)</li>
+    <li>Ubuntu 18.04 (Bionic) with MariaDB 10.1</li>
+</ul>
+
+<p>Additional notes:</p>
+
+<ul>
+    <li>Perl >= 5.14 is required and 5.24 or 5.26 are recommended</li>
+<li>Zebra or Elasticsearch is required</li>
+</ul>
+
+<h2 id="criticalbugsfixed">Critical bugs fixed</h2>
+
+<h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24986">[24986]</a> Maximum row size reached soon for borrowers and deletedborrowers</li>
+</ul>
+
+<h3 id="opac">OPAC</h3>
+
+<ul>
+    <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22672">[22672]</a> Replace &lt;i> tags with &lt;em> AND &lt;b> tags with &lt;strong> in the OPAC</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25769">[25769]</a> Patron self modification triggers change request for date of birth to null</li>
+</ul>
+
+<h3 id="patrons">Patrons</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25858">[25858]</a> Borrower permissions are broken by update from bug 22868</li>
+</ul>
+
+<h2 id="otherbugsfixed">Other bugs fixed</h2>
+
+<h3 id="circulation">Circulation</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25587">[25587]</a> JavaScript issue - "clear" button doesn't reset some dropdowns</li>
+</ul>
+
+<h3 id="command-lineutilities">Command-line Utilities</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22470">[22470]</a> Missing the table name on misc/migration_tools/switch_marc21_series_info.pl</li>
+</ul>
+
+<h3 id="documentation">Documentation</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25576">[25576]</a> ILL requests Help does not take you to the correct place in the manual</li>
+</ul>
+
+<h3 id="opac">OPAC</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23276">[23276]</a> Don't show tags on tag cloud when tagging is disabled</li>
+</ul>
+
+<h3 id="patrons">Patrons</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24353">[24353]</a> [19.05] privacy_guarantor_checkouts incorrectly shows No on moremember.pl</li>
+</ul>
+
+<h3 id="restapi">REST API</h3>
+
+<ul>
+<li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24862">[24862]</a> Wrong behaviour on anonymous sessions</p>
+
+<p><strong>Sponsored by</strong> <em>ByWater Solutions</em></p></li>
+</ul>
+
+<h3 id="serials">Serials</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25696">[25696]</a> Test prediction pattern button is invalid HTML</li>
+</ul>
+
+<h3 id="staffclient">Staff Client</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25537">[25537]</a> Page reload at branchtransfers.pl loses destination branch</li>
+</ul>
+
+<h3 id="systemadministration">System Administration</h3>
+
+<ul>
+<li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25394">[25394]</a> Cronjob path in the AuthorityMergeLimit syspref description is wrong</p>
+
+<blockquote>
+  <p>Updates the system preference description with the correct path for the cronjob (misc/cronjobs/merge_authorities.pl).</p>
+</blockquote></li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25675">[25675]</a> System preference PatronSelfRegistration incorrectly described</li>
+</ul>
+
+<h3 id="templates">Templates</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25615">[25615]</a> Empty select in "Holds to pull" filters</li>
+</ul>
+
+<h3 id="testsuite">Test Suite</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25623">[25623]</a> Some tests in oauth.t do not roll back</li>
+</ul>
+
+<h2 id="documentation">Documentation</h2>
+
+<p>The Koha manual is maintained in Sphinx. 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://koha-community.org/manual/19.05/en/html/">Koha Manual</a></li>
+</ul>
+
+<p>The Git repository for the Koha manual can be found at</p>
+
+<ul>
+<li><a href="https://gitlab.com/koha-community/koha-manual">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>Arabic (98.6%)</li>
+<li>Armenian (99.9%)</li>
+<li>Armenian (Classical) (99.9%)</li>
+<li>Basque (59.2%)</li>
+<li>Chinese (China) (59.8%)</li>
+<li>Chinese (Taiwan) (99.4%)</li>
+<li>Czech (92.7%)</li>
+<li>Danish (52.1%)</li>
+<li>English (New Zealand) (82.7%)</li>
+<li>English (USA)</li>
+<li>Finnish (79%)</li>
+<li>French (98.4%)</li>
+<li>French (Canada) (99.1%)</li>
+<li>German (100%)</li>
+<li>German (Switzerland) (85.7%)</li>
+<li>Greek (73.5%)</li>
+<li>Hindi (100%)</li>
+<li>Italian (90.2%)</li>
+<li>Norwegian Bokmål (88.4%)</li>
+<li>Occitan (post 1500) (55.9%)</li>
+<li>Polish (82.7%)</li>
+<li>Portuguese (100%)</li>
+<li>Portuguese (Brazil) (94.2%)</li>
+<li>Slovak (86.6%)</li>
+<li>Spanish (100%)</li>
+<li>Swedish (87.9%)</li>
+<li>Turkish (100%)</li>
+<li>Ukrainian (73.7%)</li>
+<li>Vietnamese (50.8%)</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 19.05.13 is</p>
+
+<ul>
+<li><p>Release Manager: Jonathan Druart</p></li>
+<li><p>Release Manager assistants:</p>
+
+<ul>
+<li>Martin Renvoize</li>
+<li>Tomás Cohen Arazi</li>
+</ul></li>
+<li><p>QA Manager: Katrin Fischer</p></li>
+<li><p>QA Team:</p>
+
+<ul>
+<li>Marcel de Rooy</li>
+<li>Joonas Kylmälä</li>
+<li>Josef Moravec</li>
+<li>Tomás Cohen Arazi</li>
+<li>Nick Clemens</li>
+<li>Kyle Hall</li>
+<li>Martin Renvoize</li>
+<li>Alex Arnaud</li>
+<li>Julian Maurice</li>
+<li>Matthias Meusburger</li>
+</ul></li>
+<li><p>Topic Experts:</p>
+
+<ul>
+<li>Elasticsearch -- Frédéric Demians</li>
+<li>REST API -- Tomás Cohen Arazi</li>
+<li>UI Design -- Owen Leonard</li>
+<li>Zebra -- Fridolin Somers</li>
+<li>Accounts -- Martin Renvoize</li>
+<li>CAS/Shibboleth -- Matthias Meusburger</li>
+</ul></li>
+<li><p>Bug Wranglers:</p>
+
+<ul>
+<li>Michal Denár</li>
+<li>Holly Cooper</li>
+<li>Henry Bolshaw</li>
+<li>Lisette Scheer</li>
+<li>Mengü Yazıcıoğlu</li>
+</ul></li>
+<li><p>Packaging Manager: Mason James</p></li>
+<li><p>Documentation Managers:</p>
+
+<ul>
+<li>Caroline Cyr La Rose</li>
+<li>David Nind</li>
+</ul></li>
+<li><p>Documentation Team:</p>
+
+<ul>
+<li>Martin Renvoize</li>
+<li>Donna Bachowski</li>
+<li>Lucy Vaux-Harvey</li>
+<li>Kelly McElligott</li>
+<li>Jessica Zairo</li>
+<li>Chris Cormack</li>
+<li>Henry Bolshaw</li>
+<li>Jon Drucker</li>
+</ul></li>
+<li><p>Translation Manager: Bernardo González Kriegel</p></li>
+<li><p>Release Maintainers:</p>
+
+<ul>
+<li>20.05 -- Lucas Gass</li>
+<li>19.11 -- Aleisha Amohia</li>
+<li>19.05 -- Victor Grousset</li>
+</ul></li>
+<li><p>Release Maintainer mentors:</p>
+
+<ul>
+<li>19.11 -- Hayley Mapley</li>
+<li>19.05 -- Martin Renvoize</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 19.05.13:</p>
+
+<ul>
+<li><a href="https://bywatersolutions.com/">ByWater Solutions</a></li>
+</ul>
+
+<p>We thank the following individuals who contributed patches to Koha 19.05.13.</p>
+
+<ul>
+<li>Aleisha Amohia (3)</li>
+<li>Tomás Cohen Arazi (3)</li>
+<li>David Cook (1)</li>
+<li>Jonathan Druart (4)</li>
+<li>Katrin Fischer (1)</li>
+<li>Andrew Fuerste-Henry (1)</li>
+<li>Lucas Gass (1)</li>
+<li>Victor Grousset (3)</li>
+<li>Kyle Hall (2)</li>
+<li>David Roberts (1)</li>
+<li>Caroline Cyr La Rose (1)</li>
+<li>Koha Translators (1)</li>
+<li>Petro Vashchuk (1)</li>
+</ul>
+
+<p>We thank the following libraries, companies, and other institutions who contributed
+patches to Koha 19.05.13</p>
+
+<ul>
+<li>Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) (1)</li>
+<li>ByWater-Solutions (4)</li>
+<li>Independant Individuals (4)</li>
+<li>Koha Community Developers (7)</li>
+<li>Prosentient Systems (1)</li>
+<li>PTFS-Europe (1)</li>
+<li>Solutions inLibro inc (1)</li>
+<li>Theke Solutions (3)</li>
+</ul>
+
+<p>We also especially thank the following individuals who tested patches
+for Koha.</p>
+
+<ul>
+<li>Aleisha Amohia (15)</li>
+<li>Tomás Cohen Arazi (1)</li>
+<li>Alex Arnaud (1)</li>
+<li>Donna Bachowski (1)</li>
+<li>Nick Clemens (2)</li>
+<li>Jonathan Druart (10)</li>
+<li>Katrin Fischer (6)</li>
+<li>Andrew Fuerste-Henry (1)</li>
+<li>Lucas Gass (13)</li>
+<li>Victor Grousset (20)</li>
+<li>Owen Leonard (1)</li>
+<li>Julian Maurice (3)</li>
+<li>David Nind (4)</li>
+<li>Martin Renvoize (5)</li>
+<li>Andreas Roussos (1)</li>
+<li>Emmi Takkinen (1)</li>
+<li>Timothy Alexis Vass (1)</li>
+</ul>
+
+<p>We thank the following individuals who mentored new contributors to the Koha project.</p>
+
+<ul>
+<li>Andrew Nugged</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 19.05.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 23 Jul 2020 01:33:36.</p>
diff --git a/misc/release_notes/release_notes_19_05_13.md b/misc/release_notes/release_notes_19_05_13.md
new file mode 100644 (file)
index 0000000..3b45fc7
--- /dev/null
@@ -0,0 +1,333 @@
+# RELEASE NOTES FOR KOHA 19.05.13
+23 Jul 2020
+
+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 19.05.13 can be downloaded from:
+
+- [Download](http://download.koha-community.org/koha-19.05.13.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 19.05.13 is a bugfix/maintenance release.
+
+It includes 16 bugfixes.
+
+### System requirements
+
+- Debian 8 (Jessie) is not supported anymore
+- MySQL 5.5 is not supported anymore
+
+Koha is continuously tested against the following configurations and as such these are the recommendations for 
+deployment: 
+
+- Debian 9 (Stretch) with MariaDB 10.1 (and experimental MariaDB 10.3 support)
+- Ubuntu 18.04 (Bionic) with MariaDB 10.1
+
+Additional notes:
+    
+- Perl >= 5.14 is required and 5.24 or 5.26 are recommended
+- Zebra or Elasticsearch is required
+
+
+
+
+
+
+## Critical bugs fixed
+
+### Architecture, internals, and plumbing
+
+- [[24986]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24986) Maximum row size reached soon for borrowers and deletedborrowers
+
+### OPAC
+
+- [[22672]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22672) Replace <i> tags with <em> AND <b> tags with <strong> in the OPAC
+- [[25769]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25769) Patron self modification triggers change request for date of birth to null
+
+### Patrons
+
+- [[25858]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25858) Borrower permissions are broken by update from bug 22868
+
+
+## Other bugs fixed
+
+### Circulation
+
+- [[25587]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25587) JavaScript issue - "clear" button doesn't reset some dropdowns
+
+### Command-line Utilities
+
+- [[22470]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22470) Missing the table name on misc/migration_tools/switch_marc21_series_info.pl
+
+### Documentation
+
+- [[25576]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25576) ILL requests Help does not take you to the correct place in the manual
+
+### OPAC
+
+- [[23276]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23276) Don't show tags on tag cloud when tagging is disabled
+
+### Patrons
+
+- [[24353]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24353) [19.05] privacy_guarantor_checkouts incorrectly shows No on moremember.pl
+
+### REST API
+
+- [[24862]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24862) Wrong behaviour on anonymous sessions
+
+  **Sponsored by** *ByWater Solutions*
+
+### Serials
+
+- [[25696]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25696) Test prediction pattern button is invalid HTML
+
+### Staff Client
+
+- [[25537]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25537) Page reload at branchtransfers.pl loses destination branch
+
+### System Administration
+
+- [[25394]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25394) Cronjob path in the AuthorityMergeLimit syspref description is wrong
+
+  >Updates the system preference description with the correct path for the cronjob (misc/cronjobs/merge_authorities.pl).
+- [[25675]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25675) System preference PatronSelfRegistration incorrectly described
+
+### Templates
+
+- [[25615]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25615) Empty select in "Holds to pull" filters
+
+### Test Suite
+
+- [[25623]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25623) Some tests in oauth.t do not roll back
+
+
+## Documentation
+
+The Koha manual is maintained in Sphinx. 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://koha-community.org/manual/19.05/en/html/)
+
+
+The Git repository for the Koha manual can be found at
+
+- [Koha Git Repository](https://gitlab.com/koha-community/koha-manual)
+
+## Translations
+
+Complete or near-complete translations of the OPAC and staff
+interface are available in this release for the following languages:
+
+- Arabic (98.6%)
+- Armenian (99.9%)
+- Armenian (Classical) (99.9%)
+- Basque (59.2%)
+- Chinese (China) (59.8%)
+- Chinese (Taiwan) (99.4%)
+- Czech (92.7%)
+- Danish (52.1%)
+- English (New Zealand) (82.7%)
+- English (USA)
+- Finnish (79%)
+- French (98.4%)
+- French (Canada) (99.1%)
+- German (100%)
+- German (Switzerland) (85.7%)
+- Greek (73.5%)
+- Hindi (100%)
+- Italian (90.2%)
+- Norwegian Bokmål (88.4%)
+- Occitan (post 1500) (55.9%)
+- Polish (82.7%)
+- Portuguese (100%)
+- Portuguese (Brazil) (94.2%)
+- Slovak (86.6%)
+- Spanish (100%)
+- Swedish (87.9%)
+- Turkish (100%)
+- Ukrainian (73.7%)
+- Vietnamese (50.8%)
+
+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 19.05.13 is
+
+
+- Release Manager: Jonathan Druart
+
+- Release Manager assistants:
+  - Martin Renvoize
+  - Tomás Cohen Arazi
+
+- QA Manager: Katrin Fischer
+
+- QA Team:
+  - Marcel de Rooy
+  - Joonas Kylmälä
+  - Josef Moravec
+  - Tomás Cohen Arazi
+  - Nick Clemens
+  - Kyle Hall
+  - Martin Renvoize
+  - Alex Arnaud
+  - Julian Maurice
+  - Matthias Meusburger
+
+- Topic Experts:
+  - Elasticsearch -- Frédéric Demians
+  - REST API -- Tomás Cohen Arazi
+  - UI Design -- Owen Leonard
+  - Zebra -- Fridolin Somers
+  - Accounts -- Martin Renvoize
+  - CAS/Shibboleth -- Matthias Meusburger
+
+- Bug Wranglers:
+  - Michal Denár
+  - Holly Cooper
+  - Henry Bolshaw
+  - Lisette Scheer
+  - Mengü Yazıcıoğlu
+
+- Packaging Manager: Mason James
+
+
+- Documentation Managers:
+  - Caroline Cyr La Rose
+  - David Nind
+
+- Documentation Team:
+  - Martin Renvoize
+  - Donna Bachowski
+  - Lucy Vaux-Harvey
+  - Kelly McElligott
+  - Jessica Zairo
+  - Chris Cormack
+  - Henry Bolshaw
+  - Jon Drucker
+
+- Translation Manager: Bernardo González Kriegel
+
+
+- Release Maintainers:
+  - 20.05 -- Lucas Gass
+  - 19.11 -- Aleisha Amohia
+  - 19.05 -- Victor Grousset
+
+- Release Maintainer mentors:
+  - 19.11 -- Hayley Mapley
+  - 19.05 -- Martin Renvoize
+
+## Credits
+We thank the following libraries who are known to have sponsored
+new features in Koha 19.05.13:
+
+- [ByWater Solutions](https://bywatersolutions.com/)
+
+We thank the following individuals who contributed patches to Koha 19.05.13.
+
+- Aleisha Amohia (3)
+- Tomás Cohen Arazi (3)
+- David Cook (1)
+- Jonathan Druart (4)
+- Katrin Fischer (1)
+- Andrew Fuerste-Henry (1)
+- Lucas Gass (1)
+- Victor Grousset (3)
+- Kyle Hall (2)
+- David Roberts (1)
+- Caroline Cyr La Rose (1)
+- Koha Translators (1)
+- Petro Vashchuk (1)
+
+We thank the following libraries, companies, and other institutions who contributed
+patches to Koha 19.05.13
+
+- Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) (1)
+- ByWater-Solutions (4)
+- Independant Individuals (4)
+- Koha Community Developers (7)
+- Prosentient Systems (1)
+- PTFS-Europe (1)
+- Solutions inLibro inc (1)
+- Theke Solutions (3)
+
+We also especially thank the following individuals who tested patches
+for Koha.
+
+- Aleisha Amohia (15)
+- Tomás Cohen Arazi (1)
+- Alex Arnaud (1)
+- Donna Bachowski (1)
+- Nick Clemens (2)
+- Jonathan Druart (10)
+- Katrin Fischer (6)
+- Andrew Fuerste-Henry (1)
+- Lucas Gass (13)
+- Victor Grousset (20)
+- Owen Leonard (1)
+- Julian Maurice (3)
+- David Nind (4)
+- Martin Renvoize (5)
+- Andreas Roussos (1)
+- Emmi Takkinen (1)
+- Timothy Alexis Vass (1)
+
+We thank the following individuals who mentored new contributors to the Koha project.
+
+- Andrew Nugged
+
+
+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 19.05.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 23 Jul 2020 01:33:36.