projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a13833
)
Get rid of dependency on libgmp by writing our own routine for
author
Ben Pfaff
<blp@gnu.org>
Mon, 25 Jul 2005 03:45:08 +0000
(
03:45
+0000)
committer
Ben Pfaff
<blp@gnu.org>
Mon, 25 Jul 2005 03:45:08 +0000
(
03:45
+0000)
floating-point base conversion.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index b9ff93b9937f765b5081ffcac020901a6071651c..aaad059529bd330918f9531e93c74e5c85536cd2 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,10
@@
+Sun Jul 24 20:31:13 2005 Ben Pfaff <blp@gnu.org>
+
+ * configure.ac: Don't detect libgmp anymore, because we eliminated
+ the dependency.
+
+ * NEWS: Update.
+
Mon Jul 4 17:59:54 2005 Ben Pfaff <blp@gnu.org>
* Makefile.am: Add pspp-mode.el to EXTRA_DIST.