SHA256
6
0
forked from pool/bash
2012-07-18 11:20:24 +00:00
committed by Git OBS Bridge
parent 96582f4717
commit 1a97d6a348
4 changed files with 130 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Jul 18 11:17:00 UTC 2012 - werner@suse.de
- libreadlib: try to avoid to bind references of the symbols
rl_instream and rl_outstream
- libreadlib: make private symbols really private
-------------------------------------------------------------------
Wed Jul 18 09:20:55 UTC 2012 - werner@suse.de
- Increase buffer for libreadline messsages if required
- Include stdio.h in libreadline header files to get the declaration
of FILES correct.
-------------------------------------------------------------------
Mon Jul 9 10:54:51 UTC 2012 - werner@suse.de