~audio-recorder/audio-recorder/trunk

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Osmo Antero
  • Date: 2018-05-01 18:21:06 UTC
  • Revision ID: osmoma@gmail.com-20180501182106-sk8df806687ncoal
Fix in rec_stop_recording(...) to avoid possible blockage.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
audio-recorder (2.1.2~bionic) bionic; urgency=low
 
2
  * Version 2.1.2
 
3
  * Fix in rec_stop_recording(...) to avoid possible blockage.
 
4
 
 
5
 -- moma <osmoma@gmail.com>  Tue, 01 May 2018 10:10:10  +0200
 
6
 
1
7
audio-recorder (2.1.1~bionic) bionic; urgency=low
2
8
  * Version 2.1.1
3
9
  * Fix to support longer filenames and filenames with bad characters.