http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14698 Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #42398|0 |1 is obsolete| | --- Comment #8 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- Created attachment 42426 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42426&action=edit Bug 14698 - AtomicUpdater - Keeps track of which updates have been applied to a database Fixed a missing PerlDependency. TEST PLAN: 1. Run "perl installer/data/mysql/atomicupdate.pl --help" 2. Read the code. 3. git bz apply some bugs which introduce atomicupdates, or cook your own 4. Deploy the atomicupdates using the atomicupdate.pl-script. 5. Repeat steps 3-4 to your heart's content. 6+. Understand the code and come up with improvement ideas! -- You are receiving this mail because: You are watching all bug changes.