/[packages]/cauldron/readline/current/SOURCES/readline61-002
ViewVC logotype

Contents of /cauldron/readline/current/SOURCES/readline61-002

Parent Directory Parent Directory | Revision Log Revision Log


Revision 653 - (show annotations) (download)
Sat Jan 8 14:47:37 2011 UTC (13 years, 3 months ago) by blino
File size: 1177 byte(s)
imported package readline
1 READLINE PATCH REPORT
2 =====================
3
4 Readline-Release: 6.1
5 Patch-ID: readline61-002
6
7 Bug-Reported-by: Chet Ramey <chet.ramey@case.edu>
8 Bug-Reference-ID:
9 Bug-Reference-URL:
10
11 Bug-Description:
12
13 The readline version information was not updated for the release of version 6.1.
14
15 Patch (apply with `patch -p0'):
16
17 *** ../readline-6.1-patched/readline.h 2009-08-26 23:05:55.000000000 -0400
18 --- readline.h 2010-01-26 10:42:42.000000000 -0500
19 ***************
20 *** 40,46 ****
21
22 /* Hex-encoded Readline version number. */
23 ! #define RL_READLINE_VERSION 0x0600 /* Readline 6.0 */
24 #define RL_VERSION_MAJOR 6
25 ! #define RL_VERSION_MINOR 0
26
27 /* Readline data structures. */
28 --- 40,46 ----
29
30 /* Hex-encoded Readline version number. */
31 ! #define RL_READLINE_VERSION 0x0601 /* Readline 6.1 */
32 #define RL_VERSION_MAJOR 6
33 ! #define RL_VERSION_MINOR 1
34
35 /* Readline data structures. */
36 *** ../readline-6.1-patched/patchlevel 2008-11-18 11:01:14.000000000 -0500
37 --- patchlevel 2010-01-14 10:15:52.000000000 -0500
38 ***************
39 *** 1,3 ****
40 # Do not edit -- exists only for use by patch
41
42 ! 1
43 --- 1,3 ----
44 # Do not edit -- exists only for use by patch
45
46 ! 2
47

  ViewVC Help
Powered by ViewVC 1.1.30