diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2009-08-25 11:09:20 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2009-08-25 11:09:20 +0000 |
commit | 91ea2262f79b315d749c3f1a91fa129b2fbbf70e (patch) | |
tree | 065978c048efdf02c9f065af3106e197e9a30f53 /readlicense_oo | |
parent | b3a5aa28e342ececd589308bea0d99f981f0a6f6 (diff) |
CWS-TOOLING: integrate CWS jl123
2009-08-04 12:34:31 +0200 jl r274615 : #i103742# added note regarding Berkeley update
2009-07-27 11:24:49 +0200 jl r274351 : #i100916# applying tono's patch
2009-07-22 16:29:54 +0200 jl r274248 : CWS-TOOLING: rebase CWS jl123 to trunk@274203 (milestone: DEV300:m53)
2009-07-21 11:49:45 +0200 jl r274172 : #100916# syncing data base with fcntl( F_FULLSYNC) failed with an unexpected error on Mac when buiding on NFS. Although there is a fallback using fsync, it was not used because of the unexpected error
2009-07-20 09:35:42 +0200 jl r274107 : #i100916# Applied tono's second patch
2009-07-16 16:41:24 +0200 jl r274062 : i100916
2009-07-13 14:47:32 +0200 jl r273936 : #i100916# deliver libdb-47.lib
2009-07-13 11:03:26 +0200 jl r273921 : #i100916# applied tono's patches for mingw
2009-07-10 14:34:22 +0200 jl r273895 : #i100916# renamed mingw patch
2009-07-10 14:33:36 +0200 jl r273894 : #i100916# renamed mingw patch
2009-07-10 14:04:39 +0200 jl r273890 : #i100916# new patch
2009-07-10 11:39:54 +0200 jl r273882 : #i100916# updating berkeleydb
2009-07-10 11:03:16 +0200 jl r273880 : #i100916# updating berkeleydb
2009-07-02 12:52:53 +0200 jl r273638 : CWS-TOOLING: rebase CWS jl127 to trunk@273468 (milestone: DEV300:m51)
2009-04-08 13:32:52 +0200 jl r270642 : #i100916#
2009-04-08 13:25:15 +0200 jl r270639 : #i100916# new version of berkeleydb
2009-04-08 12:37:14 +0200 jl r270634 : #i100916# changes for version 4.7.25
2009-04-08 12:36:08 +0200 jl r270633 : #i100916# new patch file for version 4.7.25 (no encryption)
Diffstat (limited to 'readlicense_oo')
-rwxr-xr-x | readlicense_oo/docs/readme/readme.xrm | 39 |
1 files changed, 33 insertions, 6 deletions
diff --git a/readlicense_oo/docs/readme/readme.xrm b/readlicense_oo/docs/readme/readme.xrm index b595911b2a98..60c1267482e4 100755 --- a/readlicense_oo/docs/readme/readme.xrm +++ b/readlicense_oo/docs/readme/readme.xrm @@ -158,7 +158,34 @@ <Text id="DLLA3" xml:lang="en-US"></Text> </Paragraph> - <Paragraph id="StartupProblemsHeader" style="H3" os="all"> + <Section id="BerkeleyDB"> + <Paragraph id="BDB1" style="H2"> + <Text id="BDB11" xml:lang="en-US">Extension Database Incompatibility</Text> + </Paragraph> + </Section> + + <Paragraph id="BDB2"> + <Text id="BDB2a" xml:lang="en-US">The Berkeley database engine has been upgraded in this version of ${PRODUCTNAME}. The database engine + upgrade introduces an incompatibility with user data for installed extensions for ${PRODUCTNAME} versions prior to 3.2 that may + require your action if you downgrade your version of ${PRODUCTNAME}. + </Text> + </Paragraph> + + <Paragraph id="BDB3"> + <Text id="BDB3a" xml:lang="en-US">This version of ${PRODUCTNAME} will convert your extension database to the new Berkeley + database format when extensions are installed or removed. After this conversion, the database can no longer be read + by earlier versions of ${PRODUCTNAME}. Downgrading to an earlier version may result in a dysfunctional installation. + </Text> + </Paragraph> + + <Paragraph id="BDB4"> + <Text id="BDB4a" xml:lang="en-US">If you downgrade to an earlier version of ${PRODUCTNAME}, you must remove the user + data directory {user data}/uno_packages, for example ~/.openoffice.org/3/user/uno_packages, and reinstall all extensions. + </Text> + </Paragraph> + + + <Paragraph id="StartupProblemsHeader" style="H2" os="all"> <Text id="naso" xml:lang="en-US">Problems During Program Startup</Text> </Paragraph> @@ -223,7 +250,7 @@ <Section id="Scroll"> - <Paragraph id="F1a" style="H3" gui="WNT"> + <Paragraph id="F1a" style="H2" gui="WNT"> <Text id="naso" xml:lang="en-US">ALPS/Synaptics notebook touchpads in Windows</Text> </Paragraph> @@ -249,7 +276,7 @@ <Section id="NetscapeAdressBook"> - <Paragraph id="AdressBookHeader" style="H3" os="SOLARIS"> + <Paragraph id="AdressBookHeader" style="H2" os="SOLARIS"> <Text id="sdfsd32asrc" xml:lang="en-US">Mozilla Address Book Driver</Text> </Paragraph> @@ -260,7 +287,7 @@ <Section id="Keyboard"> - <Paragraph id="abc2" style="H3"> + <Paragraph id="abc2" style="H2"> <Text id="awe1" xml:lang="en-US">Shortcut Keys</Text> </Paragraph> @@ -308,7 +335,7 @@ <Section id="FileLocking"> - <Paragraph id="G1" style="H3" gui="UNX"> + <Paragraph id="G1" style="H2" gui="UNX"> <Text id="gfh6w" xml:lang="en-US">File Locking</Text> </Paragraph> @@ -323,7 +350,7 @@ <Section id="Mapi"> - <Paragraph id="G1a" style="H3" gui="WNT"> + <Paragraph id="G1a" style="H2" gui="WNT"> <Text id="gfh6w" xml:lang="en-US">Problems When Sending Documents as E-mails From ${PRODUCTNAME}</Text> </Paragraph> |