SHA256
3
0
forked from pool/libedit
libedit/libedit.changes

85 lines
2.8 KiB
Plaintext

-------------------------------------------------------------------
Sat Sep 6 18:21:16 CEST 2008 - mrueckert@suse.de
- update to 20080712-2.11
* version-info: 0:27:0
* configure.ac: Added '--enable-debug' configure flag, to produce
debugging information.
* examples/fileman.c: cast stat struct members, st_nlink and
st_size, appropriately (see also 'man 2 stat').
Patch by Alex Elder.
* all: sync with upstream source. MINOR version is now 11.
- rename main package to libedit and split out a subpackage libedit0
-------------------------------------------------------------------
Fri Aug 31 22:29:07 CEST 2007 - mrueckert@suse.de
- update to 20070831-2.10
* version-info: 0:26:0
* libedit.pc.in,Makefile.am,configure.ac,patches/extra_dist_list.sh:
Added pkg-config support for libedit. Patch by Masatake YAMATO.
-------------------------------------------------------------------
Wed Aug 15 01:14:38 CEST 2007 - mrueckert@suse.de
- update to 20070813-2.10
* version-info: 0:25:0
* all: sync with upstream source.
-------------------------------------------------------------------
Mon Jul 16 16:37:10 CEST 2007 - mrueckert@suse.de
- fixed a few -n lines that wont work in abuild otherwise
-------------------------------------------------------------------
Mon Jun 11 18:40:55 CEST 2007 - mrueckert@suse.de
- rename package to follow the library packaging policy.
- dont build the static lib
-------------------------------------------------------------------
Sat Mar 3 17:50:11 CET 2007 - mrueckert@suse.de
- update to 20070302-2.10:
* version-info: 0:24:0
* all: sync with upstream source.
* A bug with el_push() has been fixed.
-------------------------------------------------------------------
Tue Jan 9 17:50:24 CET 2007 - mrueckert@suse.de
- update to 20061228-2.10:
* version-info: 0:23:0
* src/shlib_version: Upstream bumped minor version from 9 to 10.
* all: sync with upstream source. More readline functions.
-------------------------------------------------------------------
Sun Oct 22 21:15:46 CEST 2006 - mrueckert@suse.de
- update to 20061022-2.9:
synced with upstream source.
-------------------------------------------------------------------
Thu Aug 31 16:53:57 CEST 2006 - mrueckert@suse.de
- removed changelog from README.SuSE
-------------------------------------------------------------------
Wed Aug 30 00:20:04 CEST 2006 - mrueckert@suse.de
- update to 20060829-2.9:
Finally all files are bsd 3 clause.
This package should be GPL compatible now.
-------------------------------------------------------------------
Thu Aug 17 12:17:48 CEST 2006 - mrueckert@suse.de
- run ldconfig
-------------------------------------------------------------------
Thu Aug 17 11:37:20 CEST 2006 - mrueckert@suse.de
- updated to 20060816-2.9:
* sync with upstream sources