~m-grant-prg/libmgec/buster

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Mark Grant
  • Date: 2020-05-18 08:05:22 UTC
  • mfrom: (1.1.58)
  • Revision ID: m.grant.prg@gmail.com-20200518080522-9bby3vdfsh0fh7jn
Merge new upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Release 1.3.1 2020-05-18
 
2
Source v1.2.1
 
3
Library v4:0:2
 
4
man3: Move trim_buf() from get_msg() to pull_msg()
 
5
man3: Update functionality of trim_buf()
 
6
man3: Improve ERROR section for concat_buf()
 
7
buf-msg: trim_buf() improve algorithm
 
8
buf-msg: Move trim_buf() from get_msg to pull_msg
 
9
buf-msg: Simplify code by using macro
 
10
buf-msg: Correct get_msg unchanged args on error
 
11
buf-msg: Ensure partially-processed buffer support
 
12
buf-msg: Add if complete msg append NUL comment
 
13
buf-msg: Remove duplicate msg buffer malloc code
 
14
buf-msg: Remove \n \r debug support
 
15
buf-msg: Clarify message buffer capacity calc
 
16
buf-msg: Improve function header comment
 
17
buf-msg: Use realloc as no logging required
 
18
buf-msg: Ensure minimum buffer size is DEF_BUF_SIZE
 
19
buf-msg: Improve function header comment
 
20
buf-msg: concat_buf() guarantee unchanged arguments on error
 
21
errors: Add identification error
 
22
at: Update bootstrap.sh to v1.4.7
 
23
travis: Make the build use Bionic
 
24
 
1
25
Release 1.3.0 2019-10-27
2
26
Source v1.2.0
3
27
Library v3:0:1