File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ 2.99.10: (unstable)
2
+
3
+ * slot_base::set_parent(): Create a dummy slot_rep if necessary
4
+ (Kjell Ahlstedt) Bug #167714 (Gerald Britton)
5
+ * visit_each.h: Add an #include.
6
+ (Kjell Ahlstedt)
7
+
1
8
2.99.9: (unstable)
2
9
3
10
* signal_impl::clear(): Don't clear the slot list during signal emission,
Original file line number Diff line number Diff line change 15
15
# # You should have received a copy of the GNU Lesser General Public License
16
16
# # along with this library. If not, see <http://www.gnu.org/licenses/>.
17
17
18
- AC_INIT ( [ libsigc++] , [ 2.99.9 ] ,
18
+ AC_INIT ( [ libsigc++] , [ 2.99.10 ] ,
19
19
[ http://bugzilla.gnome.org/enter_bug.cgi?product=libsigc%2B%2B] ,
20
20
[ libsigc++] , [ http://libsigc.sourceforge.net/] )
21
21
AC_PREREQ ( [ 2.59] )
You can’t perform that action at this time.
0 commit comments