~ubuntu-branches/ubuntu/oneiric/python-omniorb/oneiric

« back to all changes in this revision

Viewing changes to update.log

  • Committer: Bazaar Package Importer
  • Author(s): Angel Abad
  • Date: 2010-05-12 08:33:48 UTC
  • mfrom: (2.1.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100512083348-7ajmbfaf876o0epx
Tags: 3.3-1ubuntu1
* Merge from debian unstable (LP: #607245). Remaining changes:
  -  Python 2.6 transition.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Tue Sep 23 10:34:21 BST 2008 dgrisby
 
2
====================================
 
3
 
 
4
- This is omniORBpy 3.3.
 
5
 
 
6
 
 
7
Tue Sep 23 10:14:04 BST 2008 dgrisby
 
8
====================================
 
9
 
 
10
- Avoid illegal TypeCodes in to_any.
 
11
 
 
12
python/omniORB/any.py
 
13
 
 
14
 
 
15
Tue Sep 16 12:17:44 BST 2008 dgrisby
 
16
====================================
 
17
 
 
18
- Do not consider a list of ints and bools to be a sequence of
 
19
  integers in to_any.
 
20
 
 
21
python/omniORB/any.py
 
22
 
 
23
 
 
24
Thu Aug 21 11:53:09 BST 2008 dgrisby
 
25
====================================
 
26
 
 
27
- Hook Thread.__stop instead of __delete. Thanks Luke Deller.
 
28
 
 
29
python/omniORB/__init__.py
 
30
 
 
31
 
 
32
Fri Aug  8 14:46:32 BST 2008 dgrisby
 
33
====================================
 
34
 
 
35
- Makefile support for gcc on AIX. Thanks Floris Bruynooghe.
 
36
 
 
37
mk/beforeauto.mk.in
 
38
modules/connections/dir.mk
 
39
 
 
40
 
 
41
Fri Jul 18 18:07:11 BST 2008 dgrisby
 
42
====================================
 
43
 
 
44
- Updated spec files. Thanks Dirk Siebnich.
 
45
 
 
46
contrib/RPMs/omniORBpy.spec
 
47
contrib/RPMs/omniORBpy_new.spec
 
48
 
 
49
 
 
50
Tue Jul 15 12:21:12 BST 2008 dgrisby
 
51
====================================
 
52
 
 
53
- Compiled documentation.
 
54
 
 
55
doc/omniORBpy.pdf
 
56
doc/omniORBpy.ps
 
57
doc/omniORBpy/omniORBpy.html
 
58
doc/omniORBpy/omniORBpy007.html
 
59
 
 
60
 
 
61
Tue Jul 15 12:05:49 BST 2008 dgrisby
 
62
====================================
 
63
 
 
64
- Updates for 3.3 release.
 
65
 
 
66
README.txt
 
67
ReleaseNotes.txt
 
68
THIS_IS_OMNIORBPY_3_2
 
69
THIS_IS_OMNIORBPY_3_3
 
70
configure
 
71
configure.ac
 
72
doc/tex/omniORBpy.tex
 
73
mk/version.mk
 
74
 
 
75
 
 
76
Thu Apr  3 10:03:08 BST 2008 dgrisby
 
77
====================================
 
78
 
 
79
- Leaks of some exception classes. Thanks Luke Deller.
 
80
 
 
81
bugfixes-32.xml
 
82
modules/pyORBFunc.cc
 
83
modules/pyPOACurrentFunc.cc
 
84
modules/pyPOAFunc.cc
 
85
modules/pyPOAManagerFunc.cc
 
86
 
 
87
 
 
88
Mon Mar 24 20:02:14 GMT 2008 dgrisby
 
89
====================================
 
90
 
 
91
- Memory leak in minor code stringification.
 
92
 
 
93
bugfixes-32.xml
 
94
examples/tests/tclient.py
 
95
modules/pyomniFunc.cc
 
96
 
 
97
 
 
98
Tue Feb 19 16:42:12 GMT 2008 dgrisby
 
99
====================================
 
100
 
 
101
- Missed hex version update.
 
102
 
 
103
mk/version.mk
 
104
 
 
105
 
1
106
Thu Feb 14 14:20:23 GMT 2008 dgrisby
2
107
====================================
3
108