Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alexmarsev/libbs2b.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorboris_mikhaylov <boris_mikhaylov@bc0edfbe-c936-4687-b64d-f70bc3985e72>2009-05-25 15:24:05 +0400
committerboris_mikhaylov <boris_mikhaylov@bc0edfbe-c936-4687-b64d-f70bc3985e72>2009-05-25 15:24:05 +0400
commit6b6446479e5d880576ea190bf73055ff2a70286b (patch)
tree888e66074b602033d6ad10f29518a352aa1c845b
parent61ff9b203c3e9cd31b648554c2496686db0f8c4f (diff)
Candidate to 3.1.0 release.
git-svn-id: svn://svn.code.sf.net/p/bs2b/code/trunk/libbs2b@146 bc0edfbe-c936-4687-b64d-f70bc3985e72
-rw-r--r--ChangeLog13
1 files changed, 5 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index bf50cd8..078acf5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,16 +1,13 @@
-2009-05-22 Boris Mikhaylov <http://www.tmn.ru/~bor>
- * Win32 library of libsndfile v1.0.19 migrated to v1.0.20.
+2009-05-25 Boris Mikhaylov <http://www.tmn.ru/~bor>
-2009-05-19 Boris Mikhaylov <http://www.tmn.ru/~bor>
- * bs2bstream - add switch of crossfeed level by feed level
- and cut frequency.
+ 3.1.0
-2009-05-18 Boris Mikhaylov <http://www.tmn.ru/~bor>
+ * bs2bconvert/bs2bstream - add switch of crossfeed level
+ by feed level and cut frequency.
+ * Win32 library of libsndfile v1.0.19 migrated to v1.0.20.
* Fixed for higher compile warning level.
* Extended cut frequency set from [300..1000] to [300..2000] Hz
(BS2B_MAXFCUT)
-
-2009-05-17 Sebastian Pipping <sebastian@pipping.org>
* Apply compile fix patch for FreeBSD
by Diego Elio Petteno (flameeyes@gentoo)