File: Changes

package info (click to toggle)
biniou 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 212 kB
  • sloc: ml: 1,611; makefile: 234
file content (21 lines) | stat: -rw-r--r-- 760 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Releases of biniou
==================

!!! = some incompatibilities
opt = optimizations
+ui = additions in the user interface
-ui = restrictions in the user interface
bug = bug or security fix
doc = major changes in the documentation
pkg = changes in the structure of the package or in the installation procedure

2010-12-04 1.0.0: [+ui] added system of references for sharing values
                  [!!!] new variant `Shared
                  [!!!] new fields in input and output buffers
                  [+ui] bdump: option -h to specify alternate dictionary
                  [pkg] standalone reference for the biniou format

2010-09-13 0.9.1: [bug] fixed Bi_inbuf.from_channel
                  [pkg] added INSTALL file

2010-08-04 0.9.0: first release