[Lunar-commits] r18717 - moonbase/trunk/editors/cooledit
Dennis Veatch
stumbles at lunar-linux.org
Tue Feb 14 03:58:25 UTC 2006
Author: stumbles
Date: 2006-02-14 03:58:23 +0000 (Tue, 14 Feb 2006)
New Revision: 18717
Modified:
moonbase/trunk/editors/cooledit/DETAILS
Log:
* coolnext.c: uninitialized xevent in CSendEvent. possibly causing crash on
Xeon systems. Changes for 64-bit fix.
* coolnext.c: small but serious bug found after years and years in run_callbacks
- these callbacks could free a widget.
* valgrind audits, small memleak fixes.
and some others.
Modified: moonbase/trunk/editors/cooledit/DETAILS
===================================================================
--- moonbase/trunk/editors/cooledit/DETAILS 2006-02-14 03:52:52 UTC (rev 18716)
+++ moonbase/trunk/editors/cooledit/DETAILS 2006-02-14 03:58:23 UTC (rev 18717)
@@ -1,11 +1,11 @@
MODULE=cooledit
- VERSION=3.17.14
+ VERSION=3.17.17
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=ftp://ftp.ibiblio.org/pub/Linux/apps/editors/X/cooledit/
- SOURCE_VFY=sha1:fdab5a0625ca41be6228a07d378ceda3fa9846c7
+ SOURCE_VFY=sha1:73f9bffcb5e3e92f0a71d3f34fef19eb0287ee07
WEB_SITE=ftp://ftp.ibiblio.org/pub/Linux/apps/editors/X/cooledit/
ENTERED=20020220
- UPDATED=20050411
+ UPDATED=20060213
SHORT="Cooledit is a full featured text editor"
cat << EOF
Cooledit is a full featured multiple window text editor with interactive
More information about the Lunar-commits
mailing list