Branches
Releases
|
Version
|
Focus
|
Date
|
|
5.7
|
Major feature enhancements |
03-Nov-2008 02:46 |
|
5.6
|
Major feature enhancements |
23-Dec-2006 20:32 |
|
5.5
|
Major feature enhancements |
12-Oct-2005 22:58 |
|
5.4
|
Major feature enhancements |
14-Feb-2004 18:37 |
|
5.3
|
Major feature enhancements |
17-Oct-2002 21:34 |
|
5.2
|
N/A |
27-Oct-2000 05:35 |
|
5.1
|
N/A |
13-Jul-2000 07:12 |
|
5.0
|
N/A |
30-Oct-1999 11:37 |
|
5.0beta1
|
N/A |
04-Apr-1999 14:10 |
|
4.2-990213
|
N/A |
19-Feb-1999 18:50 |
Articles referencing this project
Comments
[»]
Wording of 5.4 release notes
by T.E.Dickey - Feb 14th 2004 11:30:14
I submitted "Improves support for", and it was changed to
"adds". Not quite the same thing.
[reply]
[top]
[»]
Re: Wording of 5.4 release notes
by jeff covey - Feb 15th 2004 07:36:54
> I submitted "Improves support
> for", and it was changed to
> "adds".
I've fixed it.
Thanks,
Jeff
-- vs lbh pna ernq guvf, lbh'er n trrx.
[reply]
[top]
[»]
Compiling with gcc 3
by Tushar Teredesai - Feb 8th 2002 18:54:00
FYI: To compile with gcc 3, check out patches at ftp://dickey.his.com/ncurses/5.2.
-- Tushar Teredesai
http://www.linuxfromscratch.org/~tushar/
http://www.geocities.com/tushar/
[reply]
[top]
[»]
RedHat 6.2
by Ricky Ng-Adam - Apr 25th 2000 12:27:59
Ok, could someone explain to me why the heck RedHat 6.2 has a package
called ncurses-5.0 that install only libncurses.so.4? Isn't that confusing?
libncurses.so.5 must exist somewhere, since some programs require it!!
[reply]
[top]
[»]
Re: RedHat 6.2
by T.E.Dickey - Sep 9th 2001 13:33:33
RedHat distributed development versions of ncurses past 4.2 as ncurses 4.2
without noting that interfaces and data structures had changed.
On release of ncurses 5.0, they decided to ignore the change in ABI since
they thought (a mistake) that their development versions were the same as
5.0.
Actually, about a month before Redhat 6.2 was released, I discussed this
issue with them, so they "should" know.
> Ok, could someone explain to me why the
> heck RedHat 6.2 has a package called
> ncurses-5.0 that install only
> libncurses.so.4? Isn't that confusing?
> libncurses.so.5 must exist somewhere,
> since some programs require it!!
[reply]
[top]
|