From 5f2f5921b51d3adfd6486921bd8355025a39934a Mon Sep 17 00:00:00 2001 From: Chris Nighswonger Date: Tue, 17 Jan 2012 07:46:33 -0500 Subject: [PATCH] Release Notes for 3.06.03.000 17 Jan 2012 12:46:33 Z --- misc/release_notes/release_notes_3_6_3.txt | 201 +++++++++++++++++++++ 1 file changed, 201 insertions(+) create mode 100644 misc/release_notes/release_notes_3_6_3.txt diff --git a/misc/release_notes/release_notes_3_6_3.txt b/misc/release_notes/release_notes_3_6_3.txt new file mode 100644 index 0000000000..fdb5be7c83 --- /dev/null +++ b/misc/release_notes/release_notes_3_6_3.txt @@ -0,0 +1,201 @@ +RELEASE NOTES FOR KOHA 3.6.3 +17 Jan 2012 +======================================================================== + +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 + + http://koha-community.org/ + +Koha 3.6.3 can be downloaded from: + + http://download.koha-community.org/koha-3.06.03.tar.gz + +Installation instructions can be found at: + + http://wiki.koha-community.org/wiki/Installation_Documentation + + OR in the INSTALL files that come in the tarball + +Koha 3.6.3 is a bugfix/maintenance release. + +Highlights of 3.6.3 +====================== + +6627 blocker [security] insecure file creation +2830 critical Hold not removed when "trapped" item on hold shelf is checked out to a different patron in the holds queue +6292 critical Overdue notices have a bug when multiple overdues exist +7370 critical Longoverdue cronjob claims Undefined subroutine &main::LostItem +7394 critical Broken detail page for last link from result page +6302 major Failing to send email notices - to_address not set +7226 major Can't add tags on list +7282 major invalid language selection + + +Bugs fixed in 3.6.3 +====================== + +2307 normal Calendar widget cannot be translated +3431 normal Catalog by itemtype report pulling from holdingbranch +5369 normal se queries with paranthesis fail +6142 normal CanBookBeReserved function is redefined in C4/ILSDI/Utility.pm +6700 normal Better handling of version numbers in updatedatabase +7311 normal Error when records have UNIMARC 461$0 or 773$0 for something other than bibnumber +7313 normal Untranslatable strings in 'search to hold' feature +7328 normal Expanded options in advanced search +7349 normal Sorting patron search result by cardnumber doesn't work +7361 normal 'Default' encoding in staged marc import breaks diacritics +1623 enhancement Retain history of approved comments +3184 enhancement Show creator and budget receiving a document +5327 enhancement Unit tests required for all C4 modules +5565 enhancement Default OAI UNIMARC to Dublin Core XSL adds superfluous blanks +5607 enhancement Make fields from issues table available in overdues +5729 enhancement Add coins information to the intranet +6193 enhancement Use memcached cache koha-conf.xml configuration variables +7324 enhancement Show alternate email as mailto link on patron summary +7326 enhancement longoverdue.pl was hardcoded to 1 year, is now a parameter + + +System requirements +====================== + + Changes since 3.4: + + * Perl 5.10 is required + + +Documentation +====================== + +As of Koha 3.2, the Koha manual is now maintained in DocBook. The +home page for Koha documentation is + + http://koha-community.org/documentation/ + +As of the date of these release notes, only the English version of the +Koha manual is available: + + http://manual.koha-community.org/3.6/en/ + +The Git repository for the Koha manual can be found at + + 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: + + * Chinese (Taiwan) + * Danish + * English (USA) + * English (UK) + * French (France) + * German + * Italian + * Portuguese (Brazil) + * Spanish + +Partial translations are available for various other languages. + +The Koha team welcomes additional translations; please see + + http://wiki.koha-community.org/wiki/Translating_Koha + +for information about translating Koha, and join the koha-translate +list to volunteer: + + http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate + +The most up-to-date translations can be found at: + + http://translate.koha-community.org/ + +Release Team +====================== + +The release team for Koha 3.6 is + +Release Manager: Chris Cormack +Documentation Manager: Nicole C Engard +Translation Manager: Frédéric Demians +QA Manager: Ian Walls +Bug Wranglers: MJ Ray, Marcel de Rooy, Paul Poulain, Mason James + +Release Maintainer (3.4.x): + Chris Nighswonger +Release Maintainer (3.6.x): + Chris Nighswonger + + + +Credits +====================== + +We thank the following libraries who are known to have sponsored +new features in Koha 3.6: + * Los Gatos Public Library + * NEKLS + * East Brunswick Public Library + * Athens County Public Libraries + * Horowhenua Library Trust + * Halton Borough Council + * South Taranaki District Council + +We thank the following individuals who contributed patches to +Koha 3.6.3. + + 1 Tomas Cohen Arazi + 1 Alex Arnaud + 1 Marc Balmer + 2 Jared Camins-Esakov + 1 Frédérick Capovilla + 8 Chris Cormack + 1 Christophe Croullebois + 3 Frédéric Demians + 9 Katrin Fischer + 3 Chris Hall + 1 Srdjan Jankovic + 9 Owen Leonard + 1 Frère Sébastien Marie + 3 Sophie Meynieux + 6 Paul Poulain + 2 Liz Rea + 2 Marcel de Rooy + 1 Adrien Saurat + 8 Duncan Tyler + 1 Ian Walls + + +We regret any omissions. If a contributor has been inadvertantly 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 + + git://git.koha-community.org/koha.git + +The branch for Koha 3.6.x (i.e., this version of Koha and future bugfix +releases) is 3.6.x. + +The next major feature release of Koha will be Koha 3.8.0. + +Bugs and feature requests +====================== + +Bug reports and feature requests can be filed at the Koha bug +tracker at + + http://bugs.koha-community.org/ + + +Ehara taku toa i te toa takitahi, engari he toa takitini + +##### Autogenerated release notes updated last on 17 Jan 2012 12:46:33 Z ##### \ No newline at end of file -- 2.39.5