File: NEWS

package info (click to toggle)
zim 0.76.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,952 kB
  • sloc: python: 68,612; xml: 1,270; javascript: 512; sh: 101; makefile: 47
file content (20 lines) | stat: -rw-r--r-- 877 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
zim (0.42-1) unstable; urgency=low

    This version is a complete rewrite in python, it should auto-migrate
    the list of notebooks but it doesn't keep most of the preferences
    like the list of plugins that are enabled. If you see regressions,
    please report a bug upstream in launchpad:
    https://bugs.launchpad.net/zim/+filebug

 -- Raphaƫl Hertzog <hertzog@debian.org>  Mon, 11 Jan 2010 09:39:52 +0100

zim (0.12-1) unstable; urgency=low

    Since new zim started to use ~/zim_pages as its default location, and no
    need to manually specify a directory, I changed the command line of the
    menu file back to the default. Everyone used to start zim from the menu
    file, if you suffer from a data loss, should do as follows:

    mv ~/zim_pages ~/zim_pages.bak; mv ~/.zim ~/zim_pages

 -- Emfox Zhou <EmfoxZhou@gmail.com>  Wed, 15 Feb 2006 09:24:17 +0800