File: ChangeLog

package info (click to toggle)
biococoa 2.2.2-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,184 kB
  • sloc: objc: 21,348; makefile: 17; ansic: 4
file content (42 lines) | stat: -rw-r--r-- 1,205 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
2010-10-14  Scott Christley  <schristley@mac.com>

	* Readme.txt: Add information about 2.2.2 version.
	* Version: Bump to 2.2.2

	* BCUtilStrings.m: Remove 64-bit hack for older GNUstep.
	* BCDataMatrix.m: Likewise.
	* BCSequenceReader.m: Likewise.
	* BCMCP.m: Initialize variables.

2010-05-06  Scott Christley  <schristley@mac.com>

	* Readme.txt: Add information about 2.2.1 version.
	* Version: Bump to 2.2.1

	* BCSuffixArray.[hm]: Update license to Lucent
	Public License Version 1.02 for the suffix array code.
	* Authors.txt: Likewise.
	* license.txt: Add Lucent license.

	* BCFoundation/GNUmakefile: Don't install BCInternal.h

	* BCDataMatrix.h: Eliminate FOUNDATION_EXPORT.
	* BCStringDefinitions.h: Likewise.
	* BCAnnotation.h: Likewise.
	* BCInternal.h: Likewise.

2010-01-14  Scott Christley  <schristley@mac.com>

	* BCDataMatrix.[hm], BCAnnotation.[hm]: Move BCInternal.h
	from interface to implementation file.

	* BCNucleotideRNA.m (+initBases): Use non-deprecated method.

2009-09-20  Scott Christley  <schristley@mac.com>

	* Readme.txt: Add information about 2.2.0 version.
	* Version: Bump to 2.2.0

	* ChangeLog: New file.
	* BCFoundation/BCGeneExpression/GNUmakefile: New file.