Skip to content

Commit 11cdbac

Browse files
add dates to previous releases
1 parent 2c1eebc commit 11cdbac

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

ChangeLog

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2.11.0:
1+
2.11.0 (2023-11-07):
22
[ Eugène Filin ]
33
* Fix incorrect variable initialization
44

@@ -74,7 +74,7 @@
7474
* Add define option to disable SBR/PS support
7575
* Fix coefficient table selection in tns_decode_coef
7676

77-
2.10.1:
77+
2.10.1 (2022-10-20):
7878
[David Korczynski]
7979
* Reject buffers of zero size.
8080

@@ -83,7 +83,7 @@
8383
* Have proper version string in `faad.h`.
8484
* Add conditional build with DRC.
8585

86-
2.10.0:
86+
2.10.0 (2020-10-20):
8787
[ tatsuz ]
8888
* updated Visual Studio projects to VS 2019 (#54)
8989

@@ -108,7 +108,7 @@
108108
* Check for error after each channel decode.
109109
* Check for inconsistent number of channels.
110110

111-
2.9.2:
111+
2.9.2 (2020-05-04):
112112
[ Michał Janiszewski ]
113113
* Only use x86-assembly when explicitly on x86
114114
* Use unsigned integers correctly
@@ -135,12 +135,12 @@
135135
* library name is faad (#52)
136136
* Unbreak PS audio (#51)
137137

138-
2.9.1:
138+
2.9.1 (2019-11-04):
139139
[ Fabian Greffrath ]
140140
* Include stdio.h in libfaad/ps_dec.c for stderr (Michael Fink)
141141
* Fix Tille -> Title typo in frontend/mp4read.c (Alexander Thomas)
142142

143-
2.9.0:
143+
2.9.0 (2019-09-09):
144144
[ Krzysztof Nikiel ]
145145
* Build system fixes and code clean-up
146146

0 commit comments

Comments
 (0)