File: CHANGES

package info (click to toggle)
zram-tools 0.3.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 88 kB
  • sloc: sh: 60; makefile: 4
file content (23 lines) | stat: -rw-r--r-- 574 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
0.3.7:

 - Change errors to warnings to allow upgrades to go smoother
   (changes like compression and size may need a reboot to apply)

0.3.6:

 - Remove lzo mention from example (no longer supported in Linux)

0.3.5:

 - Fix percentage entry that breaks zramswap startup script
  - Set defaults in config file

0.3.4:

 - Introduce CHANGES file
 - Merge MR!7 fixing kernel documentation links (Debian bug: #1068854)
 - Update defaults for something more generic (Debian bug: #983000)
   - Bump default size to 512MB
   - Use percentage by default
 - Bump copyright years