Skip to content

Commit

Permalink
Updated changelog/news
Browse files Browse the repository at this point in the history
git-svn-id: https://gnome-inform7.svn.sourceforge.net/svnroot/gnome-inform7/trunk@243 7a7d6849-5d27-4570-9ef9-9f38b82aaeff
  • Loading branch information
ptomato committed Jul 5, 2010
1 parent 1f8b56f commit 5756048
Show file tree
Hide file tree
Showing 3 changed files with 78 additions and 3 deletions.
67 changes: 67 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,70 @@
Sun Jul 4 2010 P.F. Chimento <philip.chimento@gmail.com>

* gnome-inform7.desktop, gnome-inform7.spec.in: Fixed rpmlint warnings.
* configure.ac, Makefile.am: Use dpkg-buildpackage to build Debian
packages instead of debuild.

Sat Jul 3 2010 P.F. Chimento <philip.chimento@gmail.com>

* data/Makefile.am: Use LZMA compression instead of Gzip, for smaller
downloads.
* everything: Update to 6E72.
* configure.ac: Update bug report address.

Thu Jul 1 2010 P.F. Chimento <philip.chimento@gmail.com>

* configure.ac, Makefile.am, src/ni/Makefile.am: Simplified process to
build Debian packages properly, fixing #145.
* debian/control, debian/copyright: Fixed lintian warnings.

Wed Jun 30 2010 P.F. Chimento <philip.chimento@gmail.com>

* gnome-inform7.glade: Adjusted minimum size, fixing #144.

Tue Jun 29 2010 P.F. Chimento <philip.chimento@gmail.com>

* src/gtkterp/frotz/Makefile.am, git/Makefile.am, glulxe/Makefile.am:
Fix for linker command line for Arch Linux, patch from Jonathan Liu.

Fri Jun 25 2010 P.F. Chimento <philip.chimento@gmail.com>

* html.c: Correctly handle escaped URLs, fixing #127.

Thu Jun 24 2010 P.F. Chimento <philip.chimento@gmail.com>

* pixmaps: Added new Inform 7 icons.
* html.c: Workaround for bug in generated Phrasebook.html.
* gnome-inform7.glade, appmenu.c: Add menu item 'Suggest a Feature'
which links to the suggestions forum.
* gnome-inform7.glade, appmenu.c: Update address for 'Report a Bug' to
point to the new Mantis bug tracker.
* searchwindow.c: HTML decoder update for new documentation pages.
* prefs.h: Fix for tab order of new Preferences dialog, so that the
proper one is highlighted when installing extensions.
* src/gtkterp/frotz/Makefile.am: Removed mysterious reference to
"setup.h".
* configure.ac, debian/Makefile.am: Removed debian directory from
autotools.
* data: Removed OSX droppings from zip file.
* gnome-inform7.spec.in: Added Parchment directory to packing list.
* Makefile.am: Changed __arch to __target_cpu so the RPM filename is
detected correctly.
* Makefile.am: Detect correctly when no debuginfo RPM is built.
* configure.ac: Don't use pkgconfig for SDL_mixer after all.
* Release 6E59.

Wed Jun 23 2010 P.F. Chimento <philip.chimento@gmail.com>

* everything: Updated to 6E59.
* src/gtkterp: Updated Gargoyle to r366.
* configure.ac, src/Makefile.am, src/gtkterp/garglk/Makefile.am: Fixes
so it builds properly on Fedora 13.

Fri Apr 30 2010 P.F. Chimento <philip.chimento@gmail.com>

* debian/control: Changed builddeps to use e2fs UUID instead of OSSP
UUID

Sat Apr 24 2010 P.F. Chimento <philip.chimento@gmail.com>

* html.c: Fixed javascript code pasting to work with "Andrew" method
Expand Down
8 changes: 7 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
Public Beta Build 6???: (??-??-2010)
Public Beta Build 6E72: (06-07-2010)

* The news will not be reported here anymore; see
http://inform7.com/learn/changes/ for the official Inform changelog.

--------------------------------------------------------------------------
Public Beta Build 6E59: (24-06-2010)

* Various menu and dialog rearrangements, ported from the OS X version.
+ Added commands for commenting and uncommenting the current selection.
Expand Down
6 changes: 4 additions & 2 deletions THANKS
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Thanks to the people who have built packages on various distributions and
architectures:

Eric Forgeot - Debian i386, AMD64, PPC
Jonathan Liu - Arch Linux i686
Kazuki Mishima - Ubuntu AMD64
Jonathan Liu - Arch Linux i686, x86-64

Thanks also to all the people who reported bugs, suggested features, or
submitted patches:
Expand Down Expand Up @@ -32,7 +32,9 @@ Daniel Nilsson
Neschek
Beate Pupik
Artis Rosentāls
Georgia Rye
Emiliano Short
Michael Neal Tenuis
Adam Thornton
Mark Tilford
Nat Titman
Expand Down

0 comments on commit 5756048

Please sign in to comment.