]> git.lyx.org Git - lyx.git/blobdiff - src/support/ChangeLog
* translator.h: use bind, equal_to instead of equal_1st_in_pair
[lyx.git] / src / support / ChangeLog
index 453b7ea4620a94531bc57004421e4e94033c99ce..d61036b6fdd310f5c235787cb84a0b055723e1bd 100644 (file)
@@ -1,5 +1,16 @@
 2004-11-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
 
+       * translator.h: use bind, equal_to instead of equal_1st_in_pair
+       and equal_2nd_in_pair
+
+       * Makefile.am (libsupport_la_SOURCES): remove lyxfunctional.h
+       * lyxfunctional.h: delete file
+
+       * lyxfunctional.h: delete compare_memfun and helper classes
+
+       * forkedcontr.C (find_pid): use bind, equal_to instead of
+       compare_memfun
+
        * lyxfunctional.h: delete back_inserter_fun functions and helper
        classes.