projects
/
libdai.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4776e48
)
Forgot to commit ChangeLog in last commit
author
Joris Mooij
<joris.mooij@tuebingen.mpg.de>
Tue, 26 Jul 2011 08:54:21 +0000
(10:54 +0200)
committer
Joris Mooij
<joris.mooij@tuebingen.mpg.de>
Tue, 26 Jul 2011 08:54:21 +0000
(10:54 +0200)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
80ed991
..
5076086
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,6
@@
git master
----------
+* Optimized ClusterGraph( const FactorGraph&, bool) constructor
* Fixed "typename" bug in src/alldai.cpp which resulted in FTBFS for older g++ compilers
* Fixed memory leak in alldai.cpp and removed the function builtinInfAlgs()
* Fixed memory leak in CBP::run()